We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54e48e6 commit 8f2bdc0Copy full SHA for 8f2bdc0
1 file changed
build.gradle.kts
@@ -9,7 +9,7 @@ allprojects {
9
apply(plugin = "maven-publish")
10
11
group = "org.lushplugins"
12
- version = "7.0.0-rc.3"
+ version = "7.0.0"
13
14
repositories {
15
mavenLocal()
0 commit comments