From fad8512514436e7334b7295d45e5e372c995f656 Mon Sep 17 00:00:00 2001 From: MetalTurtle Date: Sat, 30 Jul 2022 15:04:48 -0700 Subject: [PATCH] Release 1.3.0 --- pom.xml | 4 ++-- src/main/resources/plugin.yml | 6 +++--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index 6ad8bef..477cb2a 100644 --- a/pom.xml +++ b/pom.xml @@ -6,7 +6,7 @@ io.github.idlebotdevelopment IdleBot - 1.2.1 + 1.3.0 @@ -67,7 +67,7 @@ org.spigotmc spigot-api - 1.17.1-R0.1-SNAPSHOT + 1.14.4-R0.1-SNAPSHOT provided diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml index 2a8ffd4..d8902cd 100644 --- a/src/main/resources/plugin.yml +++ b/src/main/resources/plugin.yml @@ -1,10 +1,10 @@ name: IdleBot -version: 1.2.1 +version: 1.3.0 main: io.github.idlebotdevelopment.idlebot.IdleBot -api-version: "1.16" +api-version: "1.14" softdepend: [DiscordSRV] commands: idlebot: description: The main command to control and use this plugin - usage: /idlebot [additional command arguments] + usage: /idlebot [additional command arguments] aliases: ib