Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.4.5
Browse files Browse the repository at this point in the history
## [14.4.5](v14.4.4...v14.4.5) (2023-06-26)

### Bug Fixes

* add missing accounting dimension field for project in Expense Claim Detail (backport [#623](#623)) ([#624](#624)) ([e0443af](e0443af))
* add missing project field in expense taxes and map project in gl entries ([e410213](e410213))
* employee link fields in payroll reports (backport [#619](#619)) ([#620](#620)) ([e8a57a2](e8a57a2))

### Performance Improvements

* index shift type & employee in shift assignment (backport [#622](#622)) ([#625](#625)) ([331216b](331216b))
  • Loading branch information
frappe-bot committed Jun 26, 2023
1 parent 1da7ad3 commit 5f0fe93
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.4.4"
__version__ = "14.4.5"

0 comments on commit 5f0fe93

Please sign in to comment.