Skip to content

Commit

Permalink
0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Blad3Mak3r committed Jan 30, 2022
1 parent e58878a commit 89b6d96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ plugins {
}

group = "tv.blademaker"
val versionObj = Version(0, 6, 0)
val versionObj = Version(0, 6, 1)
version = versionObj.toString()

val jdaVersion = "5.0.0-alpha.5"
Expand Down

0 comments on commit 89b6d96

Please sign in to comment.