From 3d02a612d07c051e2fd7add891b34d652761b564 Mon Sep 17 00:00:00 2001
From: Kaktushose <42280757+Kaktushose@users.noreply.github.com>
Date: Tue, 7 Jan 2025 20:31:48 +0100
Subject: [PATCH] prepare release
---
README.md | 6 +++---
pom.xml | 14 +-------------
2 files changed, 4 insertions(+), 16 deletions(-)
diff --git a/README.md b/README.md
index 5b70b9ee..c27981e5 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
[![JDA-Version](https://img.shields.io/badge/JDA%20Version-5.2.2-important)](https://github.com/DV8FromTheWorld/JDA#download)
-[![Generic badge](https://img.shields.io/badge/Download-4.0.0--beta.2-green.svg)](https://github.com/Kaktushose/jda-commands/releases/latest)
-[![Java CI](https://github.com/Kaktushose/jda-commands/actions/workflows/ci.yml/badge.svg?branch=dev)](https://github.com/Kaktushose/jda-commands/actions/workflows/ci.yml)
+[![Generic badge](https://img.shields.io/badge/Download-4.0.0--beta.3-green.svg)](https://github.com/Kaktushose/jda-commands/releases/latest)
+[![Java CI](https://github.com/Kaktushose/jda-commands/actions/workflows/ci.yml/badge.svg?branch=main)](https://github.com/Kaktushose/jda-commands/actions/workflows/ci.yml)
[![Codacy Badge](https://app.codacy.com/project/badge/Grade/f2b4367f6d0f42d89b7e51331f3ce299)](https://app.codacy.com/gh/Kaktushose/jda-commands/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_grade)
[![Codacy Badge](https://app.codacy.com/project/badge/Coverage/f2b4367f6d0f42d89b7e51331f3ce299)](https://app.codacy.com/gh/Kaktushose/jda-commands/dashboard?utm_source=gh&utm_medium=referral&utm_content=&utm_campaign=Badge_coverage)
[![license-shield](https://img.shields.io/badge/License-Apache%202.0-lightgrey.svg)]()
@@ -15,7 +15,7 @@ any boilerplate code, so you can focus solely on the business logic of your bot
| jda-commands | JDA | Text Commands | Interactions |
|----------------------------------------------------------------------------|-----|---------------|--------------|
-| [4.0.0-beta.2](https://github.com/Kaktushose/jda-commands/releases/latest) | 5 | ❌ | ✅ |
+| [4.0.0-beta.3](https://github.com/Kaktushose/jda-commands/releases/latest) | 5 | ❌ | ✅ |
| [3.0.0](https://github.com/Kaktushose/jda-commands/releases/tag/v3.0.0) | 5 | ✅ | ❌ |
| [2.2.0](https://github.com/Kaktushose/jda-commands/releases/tag/v.2.0.0) | 4 | ✅ | ❌ |
diff --git a/pom.xml b/pom.xml
index 4f5ed987..234c4bae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -6,8 +6,7 @@
com.github.kaktushose
jda-commands
- 4.0.0-beta.2
-
+ 4.0.0-beta.3
UTF-8
@@ -128,16 +127,5 @@
annotations
24.0.1
-
-
- ch.qos.logback
- logback-classic
- 1.4.12
-
-
- ch.qos.logback
- logback-core
- 1.4.12
-