|
|
|
|
@ -4,7 +4,7 @@ pluginGroup = org.jetbrains.plugins.template
@@ -4,7 +4,7 @@ pluginGroup = org.jetbrains.plugins.template
|
|
|
|
|
pluginName = IntelliJ Platform Plugin Template |
|
|
|
|
pluginRepositoryUrl = https://github.com/JetBrains/intellij-platform-plugin-template |
|
|
|
|
# SemVer format -> https://semver.org |
|
|
|
|
pluginVersion = 2.3.0 |
|
|
|
|
pluginVersion = 2.3.1 |
|
|
|
|
|
|
|
|
|
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html |
|
|
|
|
pluginSinceBuild = 243 |
|
|
|
|
|