Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.3.1
Browse files Browse the repository at this point in the history
## [14.3.1](v14.3.0...v14.3.1) (2023-05-10)

### Bug Fixes

* loan fieldname in salary register report ([#510](#510)) ([15bbda3](15bbda3))
* removed filter on non-existent column in grievance chart (backport [#501](#501)) ([#504](#504)) ([7d6a5e6](7d6a5e6))
* **Salary Slip:** exchange rate overwritten on form load (backport [#507](#507)) ([#508](#508)) ([9cf39a5](9cf39a5))

### Performance Improvements

* refactor `get_all_nodes` in Org Chart ([b68a7bb](b68a7bb))
  • Loading branch information
frappe-bot committed May 10, 2023
1 parent 7f750e7 commit 49e1440
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.3.0"
__version__ = "14.3.1"

0 comments on commit 49e1440

Please sign in to comment.