edit Plugin version number
Answered
- I created a new plugin with "gradle". But where can I specify my plugin version number ?
Ps : my plugin is for my personal use, I'm not using the "plugin repository", just using "import plugin from disk". I import directly the "jar" file
Please sign in to leave a comment.
Attribute `version` is a value for the <version> tag in plugin.xml
https://github.com/JetBrains/gradle-intellij-plugin#patching-dsl