Skip to content

Commit

Permalink
chore(skip-release): prepare 1.3.8
Browse files Browse the repository at this point in the history
Signed-off-by: Andre Dietisheim <[email protected]>
  • Loading branch information
adietish committed Apr 18, 2024
1 parent 04d28b0 commit eb9eaf2
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,4 +1,4 @@
ideaVersion = IU-2024.1
projectVersion=1.3.8-SNAPSHOT
projectVersion=1.3.8
jetBrainsToken=invalid
jetBrainsChannel=stable
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.3.8</b></p>
<ul>
<li>Added support for IDEA 2024.1</li>
<li>moved min. supported version to IDEA 2022.3</li>i
</ul>
<p><b>1.3.7</b></p>
<ul>
<li>Fixed CLI client download for Mac Mx family</li>
Expand Down

0 comments on commit eb9eaf2

Please sign in to comment.