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
deepeshgarg007 committed Apr 11, 2023
2 parents 21aea52 + 2a8c9f8 commit da913d4
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 @@ -2,7 +2,7 @@

import frappe

__version__ = "14.2.3"
__version__ = "14.20.3"


def get_default_company(user=None):
Expand Down

0 comments on commit da913d4

Please sign in to comment.