Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.70.9
Browse files Browse the repository at this point in the history
## [14.70.9](v14.70.8...v14.70.9) (2024-07-05)

### Bug Fixes

* blank item-wise sales/purchase register reports on first load ([0f275a9](0f275a9))
* group by in item-wise purchase register ([1840267](1840267))
  • Loading branch information
frappe-bot committed Jul 5, 2024
1 parent 21a60c9 commit 30cba7e
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.70.8"
__version__ = "14.70.9"


def get_default_company(user=None):
Expand Down

0 comments on commit 30cba7e

Please sign in to comment.