Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.35.1
Browse files Browse the repository at this point in the history
## [14.35.1](v14.35.0...v14.35.1) (2023-08-17)

### Bug Fixes

* **ux:** change batch selection message to alert ([#36500](#36500)) ([641fe77](641fe77))
  • Loading branch information
frappe-bot committed Aug 17, 2023
1 parent 641fe77 commit 2aa3b30
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.35.0"
__version__ = "14.35.1"


def get_default_company(user=None):
Expand Down

0 comments on commit 2aa3b30

Please sign in to comment.