Skip to content

Commit f86bc0f

Browse files
chore(release): Bumped to Version 5.13.0
# [5.13.0](v5.12.1...v5.13.0) (2022-07-29) ### Bug Fixes * Add support for options on bench main group ([8a0b784](8a0b784)) * **config:** Fix fail2ban filter ([#1308](#1308)) ([94a25d3](94a25d3)) * get-app on existing apps ([e03f597](e03f597)) * **nginx:** set `proxy_http_version` to `1.1` ([7da62f9](7da62f9)) * use specified python for venv ([df84c27](df84c27)) ### Features * Add pre-commit checks ([b1b8d70](b1b8d70))
1 parent 67aa20e commit f86bc0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bench/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
VERSION = "5.12.1"
1+
VERSION = "5.13.0"
22
PROJECT_NAME = "frappe-bench"
33
FRAPPE_VERSION = None
44
current_path = None

0 commit comments

Comments
 (0)