Skip to content

Commit

Permalink
chore(release): Bumped to Version 5.22.5
Browse files Browse the repository at this point in the history
## [5.22.5](v5.22.4...v5.22.5) (2024-05-08)

### Bug Fixes

* calc md5 for app cache ([16f8906](16f8906))
* check md5 when fetching from cache ([efb5171](efb5171))
* update pre url coercion check ([6f074a7](6f074a7))
  • Loading branch information
semantic-release-bot committed May 8, 2024
1 parent 2de7d4c commit fe7d10d
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.4"
VERSION = "5.22.5"
PROJECT_NAME = "frappe-bench"
FRAPPE_VERSION = None
current_path = None
Expand Down

0 comments on commit fe7d10d

Please sign in to comment.