Skip to content

Commit

Permalink
chore(release): Bumped to Version 14.22.2
Browse files Browse the repository at this point in the history
## [14.22.2](v14.22.1...v14.22.2) (2023-04-20)

### Bug Fixes

* filtering via batch no ([#34951](#34951)) ([1b827e6](1b827e6)), closes [#34950](#34950)
  • Loading branch information
frappe-bot committed Apr 20, 2023
1 parent 74abe94 commit ca9b02f
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 @@ -2,7 +2,7 @@

import frappe

__version__ = "14.22.1"
__version__ = "14.22.2"


def get_default_company(user=None):
Expand Down

0 comments on commit ca9b02f

Please sign in to comment.