Skip to content

Commit 1d1f312

Browse files
Bump version to 2.2.5-dev after v2.2.4 release (#125)
Co-authored-by: GitHub Action <action@github.com>
1 parent a81de5c commit 1d1f312

2 files changed

Lines changed: 8 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,11 @@
22

33
## [Unreleased]
44

5+
## [2.2.4] - 2026-01-30
6+
7+
- Bump version to `2.2.4-dev` by @github-actions[bot] in https://github.com/tox-dev/PyVenvManage/pull/123
8+
- Use RELEASE_TOKEN for post-release PR and auto-merge by @gaborbernat in https://github.com/tox-dev/PyVenvManage/pull/124
9+
510
## [2.2.3] - 2026-01-30
611

712
- Bump version to `2.2.3-dev` by @github-actions[bot] in https://github.com/tox-dev/PyVenvManage/pull/120
@@ -101,7 +106,8 @@
101106

102107
- Removed the usage of the deprecated PythonSdkType.getPythonExecutable API
103108

104-
[Unreleased]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.3...HEAD
109+
[Unreleased]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.4...HEAD
110+
[2.2.4]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.3...v2.2.4
105111
[2.2.3]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.2...v2.2.3
106112
[2.2.2]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.1...v2.2.2
107113
[2.2.1]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.0...v2.2.1

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ pluginGroup=com.github.pyvenvmanage
99
pluginName=PyVenv Manage 2
1010
pluginRepositoryUrl=https://github.com/pyvenvmanage/PyVenvManage
1111
pluginSinceBuild=251
12-
pluginVersion=2.2.4-dev
12+
pluginVersion=2.2.5-dev

0 commit comments

Comments
 (0)