Skip to content

Commit

Permalink
chore(release): Bumped to Version 5.17.1
Browse files Browse the repository at this point in the history
## [5.17.1](v5.17.0...v5.17.1) (2023-08-29)

### Bug Fixes

* port number mismatch when having multiple benches ([#1480](#1480)) ([3c8cbbc](3c8cbbc))
  • Loading branch information
semantic-release-bot committed Aug 29, 2023
1 parent 9c41260 commit 8ad9d19
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.17.0"
VERSION = "5.17.1"
PROJECT_NAME = "frappe-bench"
FRAPPE_VERSION = None
current_path = None
Expand Down

0 comments on commit 8ad9d19

Please sign in to comment.