Update pluginName_ (#33)

Template cleanup changes pluginName_ to pluginName, so it causes errors on building
This commit is contained in:
Andrei Khodko 2020-09-13 11:37:53 +03:00 committed by GitHub
parent c70b0d938e
commit b21aed296e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
# -> https://www.jetbrains.org/intellij/sdk/docs/reference_guide/intellij_artifacts.html
pluginGroup = %GROUP%
pluginName = %NAME%
pluginName_ = %NAME%
pluginVersion = 0.0.1
pluginSinceBuild = 193
pluginUntilBuild = 202.*