2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-22 22:58:31 +00:00

chore(release): Bumped to Version 5.22.9

## [5.22.9](https://github.com/frappe/bench/compare/v5.22.8...v5.22.9) (2024-08-30)

### Bug Fixes

* don't allow uninstall frappe... ([1ab3763](1ab3763fd6))
This commit is contained in:
semantic-release-bot 2024-08-30 12:58:05 +00:00
parent c713ce0e4e
commit 67ee01be1e

View File

@ -1,4 +1,4 @@
VERSION = "5.22.8"
VERSION = "5.22.9"
PROJECT_NAME = "frappe-bench"
FRAPPE_VERSION = None
current_path = None