Skip to content

Commit 5936eb9

Browse files
committed
bump to 1.5.0
1 parent 29dc7df commit 5936eb9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ plugins {
44
id("de.eldoria.plugin-yml.paper") version "0.7.1"
55
}
66

7-
final String VERSION = "1.4.0"
7+
final String VERSION = "1.5.0"
88
final String RUN_NUMBER = System.getenv("GITHUB_RUN_NUMBER") ?: "DEV"
99

1010
group = "cloud.grabsky"

0 commit comments

Comments
 (0)