From d2c6123065ef846bb37278fde79efbf0cf3c4ad0 Mon Sep 17 00:00:00 2001
From: freya02 <41875020+freya022@users.noreply.github.com>
Date: Tue, 18 Feb 2025 23:42:03 +0100
Subject: [PATCH] Bump to 3.0.0-beta.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 85a4797e4..57c5f70a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
- 3.0.0-alpha.24_DEV
+ 3.0.0-beta.1_DEV
BotCommands
A Kotlin-first (and Java) framework that makes creating Discord bots a piece of cake, using the JDA library.