Skip to content

Commit 229728e

Browse files
authored
chore(skip-release): Prepare for 1.16.0 (#747)
Signed-off-by: Jeff MAURY <jmaury@redhat.com>
1 parent 3f3c52c commit 229728e

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
ideaVersion = IC-2020.3
2-
projectVersion=1.16.0-SNAPSHOT
2+
projectVersion=1.16.0
33
jetBrainsToken=invalid
44
jetBrainsChannel=stable
55
quarkusVersion=2.16.3.Final

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@
1111
]]></description>
1212

1313
<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>
1419
<p><b>1.15.0</b></p>
1520
<ul>
1621
<li>Emergency release for 2022.3 as it breaks Quarkus Tools and numerous other plugins</li>

0 commit comments

Comments
 (0)