Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.30.2
Browse files Browse the repository at this point in the history
## [14.30.2](v14.30.1...v14.30.2) (2023-07-13)

### Bug Fixes

* Accounts closing balance patch ([#36113](#36113)) ([49f28b0](49f28b0))
  • Loading branch information
frappe-bot committed Jul 13, 2023
1 parent 49f28b0 commit 1d9c28e
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.30.1"
__version__ = "14.30.2"


def get_default_company(user=None):
Expand Down

0 comments on commit 1d9c28e

Please sign in to comment.