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 fd6225e commit 14f74deCopy full SHA for 14f74de
pom.xml
@@ -9,7 +9,7 @@
9
<!-- Major for big breaking changes, minor for small breaking changes / possibly features, revision for bugfix/features -->
10
<!-- Classifier is optional and can be either alpha or beta -->
11
<!-- _DEV is removed by the CI release -->
12
- <version>3.0.0-alpha.16_DEV</version>
+ <version>3.0.0-alpha.17_DEV</version>
13
<name>BotCommands</name>
14
15
<description>A Kotlin-first (and Java) framework that makes creating Discord bots a piece of cake, using the JDA library.</description>
0 commit comments