Skip to content

Commit

Permalink
chore(release): Bumped to Version 15.23.1
Browse files Browse the repository at this point in the history
## [15.23.1](v15.23.0...v15.23.1) (2024-07-03)

### Bug Fixes

* HR Settings permissions (backport [#1924](#1924)) ([#1926](#1926)) ([47e4c9b](47e4c9b))
* **Salary Slip:** fetching of lwp leave applications ([53e0c64](53e0c64))
  • Loading branch information
frappe-bot committed Jul 3, 2024
1 parent 241760b commit aa9f44c
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,6 +1,6 @@
import frappe

__version__ = "15.23.0"
__version__ = "15.23.1"


def refetch_resource(cache_key: str | list, user=None):
Expand Down

0 comments on commit aa9f44c

Please sign in to comment.