This commit is contained in:
Jakub Chrzanowski 2023-08-04 15:34:29 +02:00
parent 3805431e93
commit 39c3d0ec14
No known key found for this signature in database
GPG Key ID: C39095BFD769862E

View File

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