Skip to content

Commit f535962

Browse files
committed
chore: update naming
1 parent 3b58119 commit f535962

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

gradle.properties

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
# IntelliJ Platform Artifacts Repositories -> https://plugins.jetbrains.com/docs/intellij/intellij-artifacts.html
22

3-
pluginGroup = com.phodal.autocrud
4-
pluginName = AutoCRUD
5-
pluginRepositoryUrl = https://github.com/phodal/autocrud
3+
pluginGroup = com.phodal.autodev
4+
pluginName = AutoDev
5+
pluginRepositoryUrl = https://github.com/unit-mesh/auto-dev
66
# SemVer format -> https://semver.org
7-
pluginVersion = 0.0.2
7+
pluginVersion = 0.0.3
88

99
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
1010
pluginSinceBuild = 221.*

0 commit comments

Comments
 (0)