We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e0a9668 commit 0cb3c7fCopy full SHA for 0cb3c7f
src/main/kotlin/me/ddivad/judgebot/Main.kt
@@ -61,7 +61,7 @@ suspend fun main(args: Array<String>) {
61
field {
62
name = "Build Info"
63
value = "```" +
64
- "Version: 2.2.3\n" +
+ "Version: 2.3.0\n" +
65
"DiscordKt: ${versions.library}\n" +
66
"Kotlin: $kotlinVersion" +
67
"```"
0 commit comments