Skip to content
This repository was archived by the owner on Apr 23, 2025. It is now read-only.

Commit 9b79403

Browse files
sbouchetmohitsuman
andauthored
chore(skip-release): Prepare 1.9.0 (#786)
* chore(skip-release): Prepare 1.9.0 Signed-off-by: Stephane Bouchet <[email protected]> * Update src/main/resources/META-INF/plugin.xml Co-authored-by: Mohit Suman <[email protected]> Signed-off-by: Stephane Bouchet <[email protected]> --------- Signed-off-by: Stephane Bouchet <[email protected]> Co-authored-by: Mohit Suman <[email protected]>
1 parent 3c76456 commit 9b79403

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
ideaVersion=IU-2024.1
2-
projectVersion=1.8.1-SNAPSHOT
2+
projectVersion=1.9.0
33
jetBrainsToken=invalid
44
jetBrainsChannel=stable

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

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,12 @@
1717
]]></description>
1818

1919
<change-notes><![CDATA[
20+
<p><b>1.9.0</b></p>
21+
<ul>
22+
<li>Support IDEA 2024.1</li>
23+
<li>Minimal supported IDEA version bumped to 2022.3</li>
24+
<li>Improvements around `start` and `stop` for OpenShift components</li>
25+
</ul>
2026
<p><b>1.8.0</b></p>
2127
<ul>
2228
<li>Support debug on Podman</li>

0 commit comments

Comments
 (0)