We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c1efa8 commit fa4eac9Copy full SHA for fa4eac9
build.gradle
@@ -4,7 +4,7 @@ plugins {
4
id("de.eldoria.plugin-yml.paper") version "0.7.1"
5
}
6
7
-final String VERSION = "1.3.0"
+final String VERSION = "1.3.1"
8
final String RUN_NUMBER = System.getenv("GITHUB_RUN_NUMBER") ?: "DEV"
9
10
group = "cloud.grabsky"
0 commit comments