Skip to content

Commit 734bd68

Browse files
committed
Bump to 3.0.0-alpha.22
1 parent 727ef68 commit 734bd68

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<!-- Major for big breaking changes, minor for small breaking changes / possibly features, revision for bugfix/features -->
1010
<!-- Classifier is optional and can be either alpha or beta -->
1111
<!-- _DEV is removed by the CI release -->
12-
<version>3.0.0-alpha.21_DEV</version>
12+
<version>3.0.0-alpha.22_DEV</version>
1313
<name>BotCommands</name>
1414

1515
<description>A Kotlin-first (and Java) framework that makes creating Discord bots a piece of cake, using the JDA library.</description>

0 commit comments

Comments
 (0)