Skip to content

Commit 8f9521a

Browse files
committed
chore(release): Bumped to Version 15.14.1
## [15.14.1](v15.14.0...v15.14.1) (2024-03-15) ### Bug Fixes * **build:** use --check-files to validate cached files ([#1550](#1550)) ([1c26023](1c26023))
1 parent 1c26023 commit 8f9521a

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,6 +1,6 @@
11
import frappe
22

3-
__version__ = "15.14.0"
3+
__version__ = "15.14.1"
44

55

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

0 commit comments

Comments
 (0)