Skip to content

Commit 175eff7

Browse files
chore(release): Bumped to Version 5.10.0
# [5.10.0](v5.9.0...v5.10.0) (2022-06-09) ### Bug Fixes * using local clones if path is passed in get-app ([5f37135](5f37135)) ### Features * get-app ln -s ([e69b612](e69b612))
1 parent 40da1c5 commit 175eff7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = "5.9.0"
1+
VERSION = "5.10.0"
22
PROJECT_NAME = "frappe-bench"
33
FRAPPE_VERSION = None
44
current_path = None

0 commit comments

Comments
 (0)