Skip to content

Commit

Permalink
chore(Release): Bumped to Version 15.28.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ruchamahabal committed Sep 5, 2024
1 parent 87ed3f1 commit f779e20
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.28.2"
__version__ = "15.28.3"


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

0 comments on commit f779e20

Please sign in to comment.