Browse Source

2.3.2

pull/551/head
Jakub Chrzanowski 2 months ago
parent
commit
ebc2f61dfe
No known key found for this signature in database
GPG Key ID: 56E9E73CB8E7486B
  1. 2
      gradle.properties

2
gradle.properties

@ -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.1
pluginVersion = 2.3.2
# Supported build number ranges and IntelliJ Platform versions -> https://plugins.jetbrains.com/docs/intellij/build-number-ranges.html
pluginSinceBuild = 251

Loading…
Cancel
Save