We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a45e7f7 commit d3525c2Copy full SHA for d3525c2
build.gradle.kts
@@ -13,7 +13,7 @@ allprojects {
13
apply(plugin = "maven-publish")
14
15
group = "org.lushplugins"
16
- version = "1.0.17"
+ version = "1.0.18"
17
18
repositories {
19
mavenLocal()
0 commit comments