Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.1.0
Browse files Browse the repository at this point in the history
# [15.1.0](v15.0.0...v15.1.0) (2023-11-01)

### Bug Fixes

* close employee loan on write off ([#991](#991)) ([#1012](#1012)) ([9284a5d](9284a5d))

### Features

* Add employee grade filter in payroll entry ([#960](#960)) ([#1013](#1013)) ([d843c20](d843c20))
* Add Select/Unselect All options in Mark Attendance Dialog ([#1005](#1005)) ([#1007](#1007)) ([95583bc](95583bc))
* Add sender in payroll setting & HR Setting ([147d841](147d841))
  • Loading branch information
frappe-bot committed Nov 1, 2023
1 parent 0345ded commit 28b5975
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion hrms/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +1 @@
__version__ = "15.0.0"
__version__ = "15.1.0"

0 comments on commit 28b5975

Please sign in to comment.