Skip to content

Commit

Permalink
chore(release): Bumped to Version 5.22.9
Browse files Browse the repository at this point in the history
## [5.22.9](v5.22.8...v5.22.9) (2024-08-30)

### Bug Fixes

* don't allow uninstall frappe... ([1ab3763](1ab3763))
  • Loading branch information
semantic-release-bot committed Aug 30, 2024
1 parent c713ce0 commit 67ee01b
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.8"
VERSION = "5.22.9"
PROJECT_NAME = "frappe-bench"
FRAPPE_VERSION = None
current_path = None
Expand Down

0 comments on commit 67ee01b

Please sign in to comment.