Skip to content

Commit

Permalink
chore(skip-release): prepare for 1.3.1 (redhat-developer#220)
Browse files Browse the repository at this point in the history
* chore(skip-release): prepare for 1.3.1

Signed-off-by: Luca Stocchi <[email protected]>

* update issue description

Signed-off-by: Luca Stocchi <[email protected]>

Signed-off-by: Luca Stocchi <[email protected]>
  • Loading branch information
lstocchi authored Oct 26, 2022
1 parent ad03711 commit 22301d9
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
ideaVersion = IU-2021.1
projectVersion=1.3.0
projectVersion=1.3.1
jetBrainsToken=invalid
jetBrainsChannel=stable
4 changes: 4 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,10 @@
]]></description>

<change-notes><![CDATA[
<p><b>1.3.1</b></p>
<ul>
<li>Plugin was not installable due to wrong plugin descriptor</li>
</ul>
<p><b>1.3.0</b></p>
<ul>
<li>Provide support for on-cluster build</li>
Expand Down

0 comments on commit 22301d9

Please sign in to comment.