Skip to content

Commit be0fded

Browse files
committed
Bump to 3.0.0-alpha.24
1 parent aea5a03 commit be0fded

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
[bc-jitpack-shield]: https://img.shields.io/badge/Snapshots-JitPack-blue
44
[bc-jitpack-link]: https://jitpack.io/#freya022/BotCommands
55
[bc-releases]: #installation
6-
[jda-version]: https://img.shields.io/badge/JDA%20Version-5.2.2+-important
6+
[jda-version]: https://img.shields.io/badge/JDA%20Version-5.3.0+-important
77
[jda-releases]: https://github.com/discord-jda/JDA/releases
88
[discord-shield]: https://discord.com/api/guilds/848502702731165738/embed.png?style=shield
99
[discord-invite]: https://discord.gg/frpCcQfvTz

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.23_DEV</version>
12+
<version>3.0.0-alpha.24_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)