File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pluginGroup = goframehelper
4
4
pluginName = goframe-helper
5
5
pluginRepositoryUrl = https://github.com/oldme-git/goframe-helper
6
6
# SemVer format -> https://semver.org
7
- pluginVersion = 1.0.2
7
+ pluginVersion = 1.0.2
8
8
9
9
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
10
10
pluginSinceBuild = 222
@@ -16,7 +16,7 @@ platformVersion = 2022.2
16
16
17
17
# Plugin Dependencies -> https://plugins.jetbrains.com/docs/intellij/plugin-dependencies.html
18
18
# Example: platformPlugins = com.intellij.java, com.jetbrains.php:203.4449.22
19
- platformPlugins = org.jetbrains.plugins.go,org.jetbrains.plugins.yaml
19
+ platformPlugins = org.jetbrains.plugins.go,org.jetbrains.plugins.yaml
20
20
21
21
# Gradle Releases -> https://github.com/gradle/gradle/releases
22
22
gradleVersion = 8.4
You can’t perform that action at this time.
0 commit comments