Skip to content

Commit 89b058b

Browse files
Bump version to 2.2.3-dev after v2.2.2 release (#120)
Co-authored-by: GitHub Action <action@github.com>
1 parent d4642c1 commit 89b058b

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.2] - 2026-01-29
6+
7+
- Changelog update - `v2.2.1` by @github-actions[bot] in https://github.com/tox-dev/PyVenvManage/pull/111
8+
- Improve CI workflows and release process by @gaborbernat in https://github.com/tox-dev/PyVenvManage/pull/119
9+
510
## [2.2.1] - 2026-01-05
611

712
- Changelog update - `v2.2.0` by @github-actions[bot] in https://github.com/tox-dev/PyVenvManage/pull/107
@@ -90,7 +95,8 @@
9095

9196
- Removed the usage of the deprecated PythonSdkType.getPythonExecutable API
9297

93-
[Unreleased]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.1...HEAD
98+
[Unreleased]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.2...HEAD
99+
[2.2.2]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.1...v2.2.2
94100
[2.2.1]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.0...v2.2.1
95101
[2.2.0]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.1.2...v2.2.0
96102
[2.1.2]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.1.0...v2.1.2

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.2-dev
12+
pluginVersion=2.2.3-dev

0 commit comments

Comments
 (0)