2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-10 09:02:10 +00:00

chore(release): Bumped to Version 5.10.0

# [5.10.0](https://github.com/frappe/bench/compare/v5.9.0...v5.10.0) (2022-06-09)

### Bug Fixes

* using local clones if path is passed in get-app ([5f37135](5f37135ff2))

### Features

* get-app ln -s ([e69b612](e69b612035))
This commit is contained in:
semantic-release-bot 2022-06-09 05:58:53 +00:00
parent 40da1c5693
commit 175eff7bf7

View File

@ -1,4 +1,4 @@
VERSION = "5.9.0"
VERSION = "5.10.0"
PROJECT_NAME = "frappe-bench"
FRAPPE_VERSION = None
current_path = None