Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.36.2
Browse files Browse the repository at this point in the history
## [14.36.2](v14.36.1...v14.36.2) (2025-01-14)

### Bug Fixes

* add leaves to the correct allocation for compensatory leave request ([7cbc9d3](7cbc9d3))
* create single leave ledger encashment entry for carry forwarding leave type (backport [#2614](#2614)) ([#2626](#2626)) ([5655bca](5655bca))
* rectify and add more info to Leave Ledger validation message ([17e1546](17e1546))
* **SalarySlip:** use the correct variable for the function in _get_days_outside_period ([#2620](#2620)) ([81a6f28](81a6f28))
  • Loading branch information
frappe-bot committed Jan 14, 2025
1 parent 5b839bd commit e3a2e6e
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__ = "14.36.1"
__version__ = "14.36.2"

0 comments on commit e3a2e6e

Please sign in to comment.