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 ace3a96 commit e99afb6Copy full SHA for e99afb6
build.gradle.kts
@@ -35,7 +35,7 @@ plugins {
35
id("org.jmailen.kotlinter") version "3.5.1"
36
}
37
38
-val numberVersion = "3.106.2"
+val numberVersion = "3.106.3"
39
40
project.group = "ml.duncte123.skybot"
41
project.version = "${numberVersion}_${getGitHash()}"
0 commit comments