Skip to content

Commit

Permalink
chore(release): Bumped to Version 5.17.2
Browse files Browse the repository at this point in the history
## [5.17.2](v5.17.1...v5.17.2) (2023-09-06)

### Bug Fixes

* sync socketio port for old benches ([#1481](#1481)) ([c2af169](c2af169))
  • Loading branch information
semantic-release-bot committed Sep 6, 2023
1 parent 56d7841 commit acbceb8
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.1"
VERSION = "5.17.2"
PROJECT_NAME = "frappe-bench"
FRAPPE_VERSION = None
current_path = None
Expand Down

0 comments on commit acbceb8

Please sign in to comment.