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 Oct 31, 2023
2 parents 86cf156 + 7c2bd24 commit b7b62a8
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.43.0"
__version__ = "14.45.4"


def get_default_company(user=None):
Expand Down

0 comments on commit b7b62a8

Please sign in to comment.