Skip to content

Commit ef675b9

Browse files
authored
Merge pull request #144 from Schlaumeier5/Schlaumeier5-v1.0-PATCH-3
Update version to v1.0-PATCH-3
2 parents 4cc0e29 + 960000e commit ef675b9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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

0 commit comments

Comments
 (0)