Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.10.2
Browse files Browse the repository at this point in the history
## [14.10.2](v14.10.1...v14.10.2) (2023-08-23)

### Bug Fixes

* Allow float for `Maximum Leave Allocation Allowed` (backport [#789](#789)) ([#800](#800)) ([b931037](b931037))
* allow optional tax component addition & removal (backport [#814](#814)) ([#815](#815)) ([186e882](186e882))
* **FnF:** don't fetch outstanding statements on every save (backport [#797](#797)) ([#816](#816)) ([3664517](3664517))
* **Shift Type:** rename misleading Enable Entry/Exit Grace Period checkbox label (backport [#784](#784)) ([#799](#799)) ([f3a11e8](f3a11e8))
  • Loading branch information
frappe-bot committed Aug 23, 2023
1 parent 32bc281 commit ca98ad0
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.10.1"
__version__ = "14.10.2"

0 comments on commit ca98ad0

Please sign in to comment.