We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f2c6ed4 commit 5963e2eCopy full SHA for 5963e2e
buildSrc/src/main/kotlin/commons-publish.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = "com.eternalcode"
7
-version = "1.1.4-SNAPSHOT"
+version = "1.1.4"
8
9
java {
10
withSourcesJar()
0 commit comments