From 3776252138f82fad63aed1200e85268ba3cfae5b Mon Sep 17 00:00:00 2001
From: A Flying Poro <12255407+A-Flying-Poro@users.noreply.github.com>
Date: Sat, 7 Jan 2023 03:00:23 +0800
Subject: [PATCH] Version bump to v2.1.0
---
pom.xml | 2 +-
src/main/resources/plugin.yml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 78ca9d7..8f1ee00 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
com.nevakanezah
HorseEnhancer
jar
- 2.0.1
+ 2.1.0
UTF-8
diff --git a/src/main/resources/plugin.yml b/src/main/resources/plugin.yml
index 407b269..82541f9 100644
--- a/src/main/resources/plugin.yml
+++ b/src/main/resources/plugin.yml
@@ -1,5 +1,5 @@
name: 'HorseEnhancer'
-version: '2.0.1'
+version: '2.1.0'
api-version: '1.18'
main: 'com.nevakanezah.horseenhancer.HorseEnhancerMain'
authors: