Skip to content

Commit

Permalink
Merge branch 'version-13' into version-13-hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
deepeshgarg007 authored Oct 17, 2023
2 parents fe681ac + 35a62e2 commit ddec912
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion erpnext/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

from erpnext.hooks import regional_overrides

__version__ = "13.52.3"
__version__ = "13.54.4"


def get_default_company(user=None):
Expand Down

0 comments on commit ddec912

Please sign in to comment.