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.18.0

# [5.18.0](https://github.com/frappe/bench/compare/v5.17.2...v5.18.0) (2023-10-21)

### Bug Fixes

* **easy-install:** set default site to site1.localhost ([fde7a82](fde7a8209d))
* image replace and site creation ([f93f065](f93f065ba3))
* nodejs redis v4 interprets localhost as ipv6 address ([697939e](697939e205))
* override X-Forwarded-For address in bench manager ([53a8fed](53a8fedadc))

### Features

* allow custom image in easy install ([8ba685c](8ba685cc50))
This commit is contained in:
semantic-release-bot 2023-10-21 06:03:35 +00:00
parent 0122ef17bf
commit 786c9faaf9

View File

@ -1,4 +1,4 @@
VERSION = "5.17.2" VERSION = "5.18.0"
PROJECT_NAME = "frappe-bench" PROJECT_NAME = "frappe-bench"
FRAPPE_VERSION = None FRAPPE_VERSION = None
current_path = None current_path = None