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 99ede7c commit 63e0bb0Copy full SHA for 63e0bb0
build.gradle.kts
@@ -9,7 +9,7 @@ plugins {
9
10
group = "com.gitlab.lae.intellij.actions.tree"
11
12
-version = "0.6.3-SNAPSHOT"
+version = "0.6.3"
13
14
repositories { mavenCentral() }
15
0 commit comments