File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ import org.gradle.api.tasks.testing.logging.TestLogEvent.*
33import org.jetbrains.kotlin.gradle.tasks.KotlinCompile
44
55group = " com.github.monosoul"
6- version = " 0.0.2 "
6+ version = " 0.0.3 "
77
88plugins {
99 id(" org.jetbrains.intellij" ) version " 0.4.15"
Original file line number Diff line number Diff line change 11<idea-plugin >
22 <id >git-extended-update-index</id >
33 <name >Git extended update-index</name >
4- <version >0.0.2 </version >
4+ <version >0.0.3 </version >
55 <vendor email =" kloz.klaud@gmail.com" url =" https://github.com/monosoul/git-extended-update-index-plugin" >
66 Andrei Nevedomskii
77 </vendor >
2020 <change-notes ><![CDATA[
2121 Release 0.0.1: Initial release.<br>
2222 Release 0.0.2: Update dependencies to make the plugin available on all platforms.<br>
23+ Release 0.0.3: rewrite the plugin in Kotlin.<br>
2324 ]]>
2425 </change-notes >
2526
You can’t perform that action at this time.
0 commit comments