Skip to content

Commit 0ccd66e

Browse files
committed
Remove hardcoded version
1 parent e4f035e commit 0ccd66e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

build.gradle.kts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ configure(subprojects) {
99
apply(plugin = "maven-publish")
1010

1111
group = "com.faforever.commons"
12-
version = "1.0-SNAPSHOT"
1312

1413
repositories {
1514
mavenCentral()

0 commit comments

Comments
 (0)