Skip to content

Commit

Permalink
release 1.0.17
Browse files Browse the repository at this point in the history
  • Loading branch information
suusan2go committed Dec 2, 2022
1 parent fe27b3e commit 5f7fe9a
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 @@ -38,7 +38,7 @@ repositories {
}

group 'com.github.suusan2go.kotlin-fill-class'
version '1.0.16'
version '1.0.17'

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.16 Turn "Move pointer to every argument" on by default
1.0.17
add support 2022.3 and future versions
Fix false negative for imported extension function calls
]]>
</change-notes>

Expand Down

0 comments on commit 5f7fe9a

Please sign in to comment.