Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.54.1
Browse files Browse the repository at this point in the history
## [14.54.1](v14.54.0...v14.54.1) (2023-12-13)

### Bug Fixes

* supplier removed on selection of item (backport [#38712](#38712)) (backport [#38732](#38732)) ([#38735](#38735)) ([d53a9f6](d53a9f6))
  • Loading branch information
frappe-bot committed Dec 13, 2023
1 parent d53a9f6 commit b7fd240
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.54.0"
__version__ = "14.54.1"


def get_default_company(user=None):
Expand Down

0 comments on commit b7fd240

Please sign in to comment.