Skip to content

Commit

Permalink
chore(release): Bumped to Version 13.52.15
Browse files Browse the repository at this point in the history
## [13.52.15](v13.52.14...v13.52.15) (2023-09-12)

### Bug Fixes

* prorate factor for subscription plan ([#36953](#36953)) ([9a15ed8](9a15ed8))
  • Loading branch information
frappe-bot committed Sep 12, 2023
1 parent cd99630 commit 11b1656
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.52.14"
__version__ = "13.52.15"


def get_default_company(user=None):
Expand Down

0 comments on commit 11b1656

Please sign in to comment.