Skip to content

Commit 89a986f

Browse files
authored
Switched version to v1.0-PATCH-2
1 parent b897693 commit 89a986f

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 = "v1.0-PATCH-1"
8+
version = "v1.0-PATCH-2"
99
application {
1010
mainClass.set("de.igslandstuhl.database.Application")
1111
}

0 commit comments

Comments
 (0)