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 a6de5c8 commit 908a468Copy full SHA for 908a468
bot/build.gradle.kts
@@ -33,7 +33,7 @@ plugins {
33
id("com.github.breadmoirai.github-release")
34
}
35
36
-val numberVersion = "3.106.10"
+val numberVersion = "3.106.11"
37
38
project.group = "ml.duncte123.skybot"
39
project.version = "${numberVersion}_${getGitHash()}"
0 commit comments