Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
duncte123 committed Feb 12, 2023
1 parent 0cf1bed commit 0a3ebf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bot/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ plugins {
id("com.github.breadmoirai.github-release")
}

val numberVersion = "3.106.9"
val numberVersion = "3.106.10"

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

0 comments on commit 0a3ebf2

Please sign in to comment.