We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42ff156 commit 223b244Copy full SHA for 223b244
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
10
group = "com.gitlab.lae.intellij.actions.tree"
11
12
-version = "0.6.1-SNAPSHOT"
+version = "0.6.1"
13
14
repositories { mavenCentral() }
15
0 commit comments