Skip to content

Commit 4932cbd

Browse files
committed
0.7.1
1 parent ff993f2 commit 4932cbd

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ plugins {
99

1010
group = "com.gitlab.lae.intellij.actions.tree"
1111

12-
version = "0.7.1-SNAPSHOT"
12+
version = "0.7.1"
1313

1414
repositories {
1515
mavenCentral()

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

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,11 @@
1818

1919
<change-notes><![CDATA[
2020
<br/>
21+
0.7.1
22+
<ul>
23+
<li>Compatibility update for newer versions of IntelliJ.</li>
24+
</ul>
25+
2126
0.7
2227
<ul>
2328
<li>Match IntelliJ's new UI style.</li>

0 commit comments

Comments
 (0)