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

Commit dd352ee

Browse files
authored
chore: prepare 1.7.2 (#658)
Signed-off-by: Stephane Bouchet <[email protected]>
1 parent 9d9e2cf commit dd352ee

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,4 +1,4 @@
11
ideaVersion=IU-2023.3
2-
projectVersion=1.7.1
2+
projectVersion=1.7.2-SNAPSHOT
33
jetBrainsToken=invalid
44
jetBrainsChannel=stable

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

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

1919
<change-notes><![CDATA[
20+
<p><b>1.7.2</b></p>
21+
<ul>
22+
<li>Fixed CLI clients downloads for Mac Mx family</li>
23+
<li>Added missing telemetry on Helm actions</li>
24+
</ul>
2025
<p><b>1.7.1</b></p>
2126
<ul>
2227
<li>Fixed binary incompatibility with telemetry plugin 1.1.0</li>

0 commit comments

Comments
 (0)