Skip to content

Commit d60a2a4

Browse files
chore(release): Bumped to Version 5.26.0
# [5.26.0](v5.25.11...v5.26.0) (2025-10-29) ### Bug Fixes * try sudo apt update before installing wkhtmltopdf ([f83ec92](f83ec92)) ### Features * allow installing a custom version of pip with PIP_VERSION ([cc0739a](cc0739a))
1 parent 45fdd2e commit d60a2a4

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.25.11"
1+
VERSION = "5.26.0"
22
PROJECT_NAME = "frappe-bench"
33
FRAPPE_VERSION = None
44
current_path = None

0 commit comments

Comments
 (0)