Skip to content

Commit 8e144a1

Browse files
authored
Merge pull request #119 from Schlaumeier5/version-change
Changed version to "v1.0-PATCH-0"
2 parents 684b251 + 8e2ccb9 commit 8e144a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ plugins {
55
}
66

77
group = "igs-landstuhl"
8-
version = "1.0"
8+
version = "v1.0-PATCH-0"
99
application {
1010
mainClass.set("de.igslandstuhl.database.Application")
1111
}

0 commit comments

Comments
 (0)