Skip to content

Commit 7d71cc7

Browse files
committed
build: bump plugin version to 2.0.6
- Update pluginVersion in gradle.properties from 2.0.5 to 2.0.6
1 parent bd8c2ef commit 7d71cc7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

+1-1
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ pluginGroup = com.phodal.autodev
77
pluginName = AutoDev
88
pluginRepositoryUrl = https://github.com/unit-mesh/auto-dev
99
# SemVer format -> https://semver.org
10-
pluginVersion = 2.0.5
10+
pluginVersion = 2.0.6
1111

1212
# Supported IDEs: idea, pycharm
1313
baseIDE=idea

0 commit comments

Comments
 (0)