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 3f3c52c commit 229728eCopy full SHA for 229728e
gradle.properties
@@ -1,5 +1,5 @@
1
ideaVersion = IC-2020.3
2
-projectVersion=1.16.0-SNAPSHOT
+projectVersion=1.16.0
3
jetBrainsToken=invalid
4
jetBrainsChannel=stable
5
quarkusVersion=2.16.3.Final
src/main/resources/META-INF/plugin.xml
@@ -11,6 +11,11 @@
11
]]></description>
12
13
<change-notes><![CDATA[
14
+ <p><b>1.16.0</b></p>
15
+ <ul>
16
+ <li>LSP4MP 0.6.0 and quarkus-ls 0.13.0 based</li>
17
+ <li>Bug fixes</li>
18
+ </ul>
19
<p><b>1.15.0</b></p>
20
<ul>
21
<li>Emergency release for 2022.3 as it breaks Quarkus Tools and numerous other plugins</li>
0 commit comments