Skip to content

Commit

Permalink
release v1.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
suusan2go committed Sep 10, 2022
1 parent aeaac5c commit 3a5c849
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ repositories {
}

group 'com.github.suusan2go.kotlin-fill-class'
version '1.0.14'
version '1.0.15'

sourceCompatibility = 11

Expand Down
4 changes: 3 additions & 1 deletion src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,9 @@
]]></description>

<change-notes><![CDATA[
1.0.14- Add support for IDEA version 2022.2
1.0.15
- Do not add unnecessary trailing comma
- Add "Put arguments on separate lines" setting
]]>
</change-notes>

Expand Down

0 comments on commit 3a5c849

Please sign in to comment.