Skip to content

Commit 6c061f5

Browse files
Bump version to 2.2.8-dev (#162)
Post-release version bump after v2.2.7 release. Co-authored-by: GitHub Action <action@github.com>
1 parent 2e6463d commit 6c061f5

File tree

2 files changed

+8
-2
lines changed

2 files changed

+8
-2
lines changed

CHANGELOG.md

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

33
## [Unreleased]
44

5+
## [2.2.7] - 2026-03-31
6+
7+
${GITHUB_EVENT_RELEASE_BODY}
8+
59
## [2.2.6] - 2026-03-31
610

711
- Bump version to `2.2.6-dev` by @gaborbernat in https://github.com/tox-dev/PyVenvManage/pull/127
@@ -123,7 +127,9 @@
123127

124128
- Removed the usage of the deprecated PythonSdkType.getPythonExecutable API
125129

126-
[Unreleased]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.5...HEAD
130+
[Unreleased]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.7...HEAD
131+
[2.2.7]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.6...v2.2.7
132+
[2.2.6]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.5...v2.2.6
127133
[2.2.5]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.4...v2.2.5
128134
[2.2.4]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.3...v2.2.4
129135
[2.2.3]: https://github.com/pyvenvmanage/PyVenvManage/compare/v2.2.2...v2.2.3

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

0 commit comments

Comments
 (0)