Skip to content

Commit 39e17a7

Browse files
authored
Merge pull request #139 from Schlaumeier5/version-patch-2
Switched version to v1.0-PATCH-2
2 parents b897693 + 89a986f commit 39e17a7

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)