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

## [5.21.4](https://github.com/frappe/bench/compare/v5.21.3...v5.21.4) (2024-02-03)

### Bug Fixes

* RQ crashes on Mac ([#1529](https://github.com/frappe/bench/issues/1529)) ([f5ab045](f5ab0459ec))
This commit is contained in:
semantic-release-bot 2024-02-03 12:11:59 +00:00
parent b8c429d287
commit 6829f1432e

View File

@ -1,4 +1,4 @@
VERSION = "5.21.3" VERSION = "5.21.4"
PROJECT_NAME = "frappe-bench" PROJECT_NAME = "frappe-bench"
FRAPPE_VERSION = None FRAPPE_VERSION = None
current_path = None current_path = None