Skip to content

Commit 8da868d

Browse files
committed
chore(gradle): update plugin version to 1.6.4
Update plugin version to 1.6.4 in `gradle.properties` file. This ensures the correct version is used for the AutoDev plugin.
1 parent b3945a7 commit 8da868d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
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 = 1.6.4-SNAPSHOT
10+
pluginVersion = 1.6.4
1111

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

0 commit comments

Comments
 (0)