Skip to content

Commit d5cdeab

Browse files
committed
Bump version
1 parent 4289afe commit d5cdeab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ plugins {
3737
id("com.github.breadmoirai.github-release") version "2.2.12"
3838
}
3939

40-
val numberVersion = "3.106.8"
40+
val numberVersion = "3.106.9"
4141

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

0 commit comments

Comments
 (0)