Skip to content

Commit

Permalink
chore(release): Bumped to Version 5.22.1
Browse files Browse the repository at this point in the history
## [5.22.1](v5.22.0...v5.22.1) (2024-02-23)

### Bug Fixes

* **build:** pin hatchling version 2nd try ([b74ff54](b74ff54))
* **build:** pin hatchling version to prevent import error ([3a73059](3a73059))
* ignore org check fail if using cache ([aa12aab](aa12aab))
* specify hatch version in release ([87b4b1f](87b4b1f))
  • Loading branch information
semantic-release-bot committed Feb 23, 2024
1 parent 29b491a commit fd731dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = "5.22.0"
VERSION = "5.22.1"
PROJECT_NAME = "frappe-bench"
FRAPPE_VERSION = None
current_path = None
Expand Down

0 comments on commit fd731dd

Please sign in to comment.