Skip to content

Commit fa4eac9

Browse files
committed
bump version (1.3.1)
1 parent 0c1efa8 commit fa4eac9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.3.0"
7+
final String VERSION = "1.3.1"
88
final String RUN_NUMBER = System.getenv("GITHUB_RUN_NUMBER") ?: "DEV"
99

1010
group = "cloud.grabsky"

0 commit comments

Comments
 (0)