Skip to content

Commit

Permalink
chore(release): Bumped to Version 5.23.0
Browse files Browse the repository at this point in the history
# [5.23.0](v5.22.9...v5.23.0) (2024-11-28)

### Bug Fixes

* apps init; apps might be an empty folder still ([0bb5ffe](0bb5ffe))
* use `with` to read pyproject.toml ([f3110e5](f3110e5))

### Features

* add more flexibility to procfile render ([ac08ec6](ac08ec6))
  • Loading branch information
semantic-release-bot committed Nov 28, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
1 parent 96cc3fe commit 8f6374d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bench/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
VERSION = "5.22.9"
VERSION = "5.23.0"
PROJECT_NAME = "frappe-bench"
FRAPPE_VERSION = None
current_path = None

0 comments on commit 8f6374d

Please sign in to comment.