Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.34.0
Browse files Browse the repository at this point in the history
# [14.34.0](v14.33.0...v14.34.0) (2024-10-16)

### Bug Fixes

* merge conflicts ([f1d4b44](f1d4b44))
* **Salary Slip:** consider only leaves taken until End Date in Leave Details ([c648253](c648253))
* Update condition in query builder ([6a63b7a](6a63b7a))

### Features

* allow creating attendance requests for future dates ([504ae57](504ae57))
  • Loading branch information
frappe-bot committed Oct 16, 2024
1 parent 12eb336 commit 6c2e611
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.33.0"
__version__ = "14.34.0"

0 comments on commit 6c2e611

Please sign in to comment.