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 727ef68 commit 734bd68Copy full SHA for 734bd68
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.21_DEV</version>
+ <version>3.0.0-alpha.22_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