We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d7b63cc commit a7f610fCopy full SHA for a7f610f
CHANGELOG.md
@@ -6,6 +6,10 @@
6
### Added
7
nothing yet
8
9
+## [0.1.2]
10
+### Added
11
+- Licensed under GPLv3
12
+
13
## [0.1.1]
14
15
- Just to test the release process for next time
gradle.properties
@@ -3,7 +3,7 @@
3
4
pluginGroup = net.bjonnh.intellij.filepermissionsplugin
5
pluginName = File Permissions Plugin
-pluginVersion = 0.1.1
+pluginVersion = 0.1.2
pluginSinceBuild = 202
pluginUntilBuild = 203.*
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
0 commit comments