Skip to content

Commit

Permalink
chore(release): Bumped to Version 5.10.0
Browse files Browse the repository at this point in the history
# [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))
  • Loading branch information
semantic-release-bot committed Jun 9, 2022
1 parent 40da1c5 commit 175eff7
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.9.0"
VERSION = "5.10.0"
PROJECT_NAME = "frappe-bench"
FRAPPE_VERSION = None
current_path = None
Expand Down

0 comments on commit 175eff7

Please sign in to comment.