Skip to content

Commit

Permalink
chore(release): Bumped to Version 13.51.5
Browse files Browse the repository at this point in the history
## [13.51.5](v13.51.4...v13.51.5) (2023-06-19)

### Bug Fixes

* Allocated amount validation for other party types ([#35741](#35741)) ([75b3423](75b3423))
  • Loading branch information
frappe-bot committed Jun 19, 2023
1 parent 2a6e802 commit 0ec74b0
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.51.4"
__version__ = "13.51.5"


def get_default_company(user=None):
Expand Down

0 comments on commit 0ec74b0

Please sign in to comment.