Skip to content

Commit 5809431

Browse files
committed
chore(release): Bumped to Version 14.22.0
# [14.22.0](v14.21.6...v14.22.0) (2024-02-21) ### Bug Fixes * leave application status vs max consecutive days calculation (backport [#1447](#1447)) ([#1453](#1453)) ([925af51](925af51)) * **Leave Application:** Corrected rendering of Leave Application email template when HTML format is used (backport [#1435](#1435)) ([#1442](#1442)) ([1fc5b9e](1fc5b9e)) * **Monthly Attendance Sheet:** parsing error for data values (backport [#1446](#1446)) ([#1451](#1451)) ([fb47d04](fb47d04)) ### Features * pass doctype as context when translating label (backport [#1439](#1439)) ([#1440](#1440)) ([360c4be](360c4be))
1 parent dfb49e6 commit 5809431

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hrms/__init__.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
__version__ = "14.21.6"
1+
__version__ = "14.22.0"

0 commit comments

Comments
 (0)