Skip to content

Commit 0a3ebf2

Browse files
committed
Bump version
1 parent 0cf1bed commit 0a3ebf2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bot/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ plugins {
3333
id("com.github.breadmoirai.github-release")
3434
}
3535

36-
val numberVersion = "3.106.9"
36+
val numberVersion = "3.106.10"
3737

3838
project.group = "ml.duncte123.skybot"
3939
project.version = "${numberVersion}_${getGitHash()}"

0 commit comments

Comments
 (0)