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 7bb832a commit f17f07fCopy full SHA for f17f07f
src/main/kotlin/com/lambda/client/LambdaMod.kt
@@ -29,7 +29,7 @@ class LambdaMod {
29
const val ID = "lambda"
30
const val DIRECTORY = "lambda/"
31
32
- const val VERSION = "3.0" // Will change to dev on next commit
+ const val VERSION = "3.0-dev"
33
const val VERSION_MAJOR = "3.0"
34
35
const val APP_ID = 835368493150502923 // DiscordIPC
0 commit comments