mirror of
https://github.com/JetBrains/intellij-platform-plugin-template.git
synced 2026-03-02 03:39:24 +00:00
Verifier fix (#19)
- run plugin verifier against 2019.3 2020.1 2020.2 - Plugin Verifier broken for artifacts with whitespaces in name
This commit is contained in:
committed by
GitHub
parent
a1f029b0f6
commit
f9fca8690d
@@ -3,7 +3,7 @@
|
||||
|
||||
pluginGroup = org.jetbrains.plugins.template
|
||||
pluginName = Template
|
||||
pluginVersion = 0.3.0
|
||||
pluginVersion = 0.3.1
|
||||
pluginSinceBuild = 193
|
||||
pluginUntilBuild = 202.*
|
||||
|
||||
|
||||
Reference in New Issue
Block a user