From 86432d0659334f23f3d6dfae8b85ffe25488c079 Mon Sep 17 00:00:00 2001
From: freya02 <41875020+freya022@users.noreply.github.com>
Date: Tue, 16 Jul 2024 13:24:35 +0200
Subject: [PATCH] Bump to 3.0.0-alpha.16
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 082eec9c9..e698b0d77 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
- 3.0.0-alpha.15_DEV
+ 3.0.0-alpha.16_DEV
BotCommands
A Kotlin-first (and Java) framework that makes creating Discord bots a piece of cake, using the JDA library.