Skip to content

Commit

Permalink
chore(release): Bumped to Version 13.54.14
Browse files Browse the repository at this point in the history
## [13.54.14](v13.54.13...v13.54.14) (2023-11-29)

### Bug Fixes

* patch - Duplicate entry quality inspection parameter (backport [#38262](#38262)) ([#38265](#38265)) ([095d99d](095d99d))
* precision for invoice outstandings ([#38323](#38323)) ([190f77a](190f77a))
  • Loading branch information
frappe-bot committed Nov 29, 2023
1 parent a76c6ab commit 983c213
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.54.13"
__version__ = "13.54.14"


def get_default_company(user=None):
Expand Down

0 comments on commit 983c213

Please sign in to comment.