Skip to content

Commit 908a468

Browse files
committed
Bump version
1 parent a6de5c8 commit 908a468

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.10"
36+
val numberVersion = "3.106.11"
3737

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

0 commit comments

Comments
 (0)