Skip to content

Commit a7f610f

Browse files
committed
[Release] v0.1.2 - just some legalese
1 parent d7b63cc commit a7f610f

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,10 @@
66
### Added
77
nothing yet
88

9+
## [0.1.2]
10+
### Added
11+
- Licensed under GPLv3
12+
913
## [0.1.1]
1014
### Added
1115
- Just to test the release process for next time

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
pluginGroup = net.bjonnh.intellij.filepermissionsplugin
55
pluginName = File Permissions Plugin
6-
pluginVersion = 0.1.1
6+
pluginVersion = 0.1.2
77
pluginSinceBuild = 202
88
pluginUntilBuild = 203.*
99
# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl

0 commit comments

Comments
 (0)