Skip to content

Commit

Permalink
Merge branch 'version-14' into version-14-hotfix
Browse files Browse the repository at this point in the history
  • Loading branch information
rohitwaghchaure authored Dec 27, 2023
2 parents f6f2712 + 0d7cb1a commit 400c78c
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 @@ -3,7 +3,7 @@

import frappe

__version__ = "14.52.1"
__version__ = "14.56.0"


def get_default_company(user=None):
Expand Down

0 comments on commit 400c78c

Please sign in to comment.