Skip to content

Commit

Permalink
chore(release): Bumped to Version 5.8.1
Browse files Browse the repository at this point in the history
## [5.8.1](v5.8.0...v5.8.1) (2022-03-22)

### Bug Fixes

* setup all apps is empty list is supplied ([7ab469a](7ab469a))
  • Loading branch information
semantic-release-bot committed Mar 22, 2022
1 parent 8825ea2 commit 09c6678
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.8.0"
VERSION = "5.8.1"
PROJECT_NAME = "frappe-bench"
FRAPPE_VERSION = None
current_path = None
Expand Down

0 comments on commit 09c6678

Please sign in to comment.