File tree Expand file tree Collapse file tree 3 files changed +7
-2
lines changed
src/main/resources/META-INF Expand file tree Collapse file tree 3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1212! ** /src /main /** /out /
1313idea-sandbox /
1414.run /
15+ .intellijPlatform /** /* .xml
1516
1617# ## Eclipse ###
1718.apt_generated
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ plugins {
1111}
1212
1313group = " dev.huyaro.gen"
14- version = " 0.2.8 "
14+ version = " 0.2.9 "
1515
1616repositories {
1717 mavenCentral()
@@ -61,7 +61,7 @@ tasks {
6161
6262 patchPluginXml {
6363 sinceBuild.set(" 241" )
64- untilBuild.set(" 251 .*" )
64+ untilBuild.set(" 252 .*" )
6565 }
6666
6767 signPlugin {
Original file line number Diff line number Diff line change 2424 </ul>
2525 ]]> </description >
2626 <change-notes ><![CDATA[
27+ <h4>0.2.9</h4>
28+ <ul>
29+ <li>Compatible versions 241-252.*</li>
30+ </ul>
2731 <h4>0.2.8</h4>
2832 <ul>
2933 <li>Fixed compatibility issues</li>
You can’t perform that action at this time.
0 commit comments