Skip to content

Commit

Permalink
prepare release of 1.17.0
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Dietisheim <adietish@redhat.com>
  • Loading branch information
adietish committed Mar 29, 2023
1 parent c2ad35d commit 451a417
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
ideaVersion = IC-2020.3
projectVersion=1.17.0-SNAPSHOT
projectVersion=1.17.0
jetBrainsToken=invalid
jetBrainsChannel=stable
quarkusVersion=2.16.5.Final
Expand Down
5 changes: 5 additions & 0 deletions src/main/resources/META-INF/plugin.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,11 @@
]]></description>

<change-notes><![CDATA[
<p><b>1.17.0</b></p>
<ul>
<li>release for 2023.1</li>
<li>Bug fixes</li>
</ul>
<p><b>1.16.0</b></p>
<ul>
<li>LSP4MP 0.6.0 and quarkus-ls 0.13.0 based</li>
Expand Down

0 comments on commit 451a417

Please sign in to comment.