Skip to content

Commit

Permalink
Merge branch 'release/1.0.18'
Browse files Browse the repository at this point in the history
  • Loading branch information
oboenikui committed Mar 24, 2023
2 parents f3a23a5 + 52f0f7e commit 4388d19
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 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.17'
version '1.0.18'

sourceCompatibility = 11

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

<change-notes><![CDATA[
1.0.17
add support 2022.3 and future versions
Fix false negative for imported extension function calls
1.0.18
Add Value Generator
Don't fill duplicated lambda argument
]]>
</change-notes>

Expand Down

0 comments on commit 4388d19

Please sign in to comment.