Skip to content

Commit 98a5e0a

Browse files
committed
Upgrade version to 2.2.4-EAP
1 parent 8a3f3cd commit 98a5e0a

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ apply plugin: 'kotlin'
2020
apply plugin: 'org.jetbrains.intellij'
2121

2222
group 'wu.seal'
23-
version '2.2.3-EAP'
23+
version '2.2.4-EAP'
2424

2525
intellij {
2626
version '2017.1'

src/main/resources/META-INF/plugin.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,8 @@
4747
<change-notes><![CDATA[
4848
<br>Sort property order by Alphabetical</br>
4949
<br>Add Moshi (auto codege) annotation option</br>
50-
<br>Make keyword property valid</br>
50+
<br>Make keyword property valid</br>
51+
<br> Fix bugs </br>
5152
]]>
5253
</change-notes>
5354

0 commit comments

Comments
 (0)