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

chore(release): Bumped to Version 5.19.0

# [5.19.0](https://github.com/frappe/bench/compare/v5.18.0...v5.19.0) (2023-11-02)

### Bug Fixes

* Prevent Gunicorn child workers hangup ([36f2194](36f2194865))

### Features

* flag to setup bench with developer mode enabled ([f29e25a](f29e25a5d2))
This commit is contained in:
semantic-release-bot 2023-11-02 14:20:17 +00:00
parent f7fec3012f
commit dc4bb21057

View File

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