File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 22
33# FilePermissionsPlugin Changelog
44
5+ ## [ Unreleased]
6+ ### Added
7+ nothing yet
8+
9+ ## [ 0.1.1]
10+ ### Added
11+ - Just to test the release process for next time
12+
513## [ 0.1.0]
614### Added
715- Support for changing all permissions
816- Support for making a file executable
917
10- ## [ Unreleased ]
18+ ## [ 0.0.1 ]
1119### Added
1220- Initial scaffold created from [ IntelliJ Platform Plugin Template] ( https://github.com/JetBrains/intellij-platform-plugin-template )
Original file line number Diff line number Diff line change 33
44pluginGroup = net.bjonnh.intellij.filepermissionsplugin
55pluginName = File Permissions Plugin
6- pluginVersion = 0.1.0
6+ pluginVersion = 0.1.1
77pluginSinceBuild = 202
88pluginUntilBuild = 203.*
99# Plugin Verifier integration -> https://github.com/JetBrains/gradle-intellij-plugin#plugin-verifier-dsl
You can’t perform that action at this time.
0 commit comments