We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 543447c commit b22d786Copy full SHA for b22d786
2 files changed
gradle.properties
@@ -1,4 +1,4 @@
1
ideaVersion = IC-2021.1
2
-projectVersion=0.5.0-SNAPSHOT
+projectVersion=0.5.0
3
jetBrainsToken=invalid
4
jetBrainsChannel=stable
src/main/resources/META-INF/plugin.xml
@@ -87,6 +87,8 @@
87
]]></description>
88
89
<change-notes><![CDATA[
90
+ <p><b>0.5.0</b></p>
91
+ <p>Analysis report generation fixes.</p>
92
<p><b>0.4.0</b></p>
93
<p>Security fixes.</p>
94
<p>Fix NPE when opening editor.</p>
0 commit comments