File tree Expand file tree Collapse file tree 2 files changed +9
-4
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 2 files changed +9
-4
lines changed Original file line number Diff line number Diff line change @@ -25,8 +25,8 @@ intellij {
2525}
2626
2727group ' com.axellience'
28- version ' 0.3.0 '
28+ version ' 0.2.1 '
2929
3030repositories {
3131 mavenCentral()
32- }
32+ }
Original file line number Diff line number Diff line change 11<idea-plugin >
22 <id >com.axellience.vuegwt</id >
33 <name >Vue GWT</name >
4- <version >0.3.0 </version >
4+ <version >0.2.1 </version >
55 <vendor email =" support@axellience.com" url =" http://www.genmymodel.com" >Axellience</vendor >
66
77 <description ><![CDATA[
2222 ]]> </description >
2323
2424 <change-notes ><![CDATA[
25+ <strong>v0.2.1</strong>
26+ <ul>
27+ <li>Upgraded for compatibility with IU-212+</li>
28+ </ul>
29+ <br/>
2530 <strong>v0.2.0</strong>
2631 <ul>
2732 <li>Change template recompiling handling to run the Java compiler instead of just touching the Java file</li>
106111
107112 <fileDocumentManagerListener implementation =" com.axellience.vuegwtplugin.VueGWTFileWatcher" />
108113 </extensions >
109- </idea-plugin >
114+ </idea-plugin >
You can’t perform that action at this time.
0 commit comments