From a5058724110d7d63cd3219cbb4f014eb34d389a0 Mon Sep 17 00:00:00 2001 From: ceze88 Date: Wed, 24 Jan 2024 12:57:21 +0100 Subject: [PATCH] Release v8.2.0 --- EpicSpawners-API/pom.xml | 2 +- EpicSpawners-Plugin/pom.xml | 3 ++- pom.xml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/EpicSpawners-API/pom.xml b/EpicSpawners-API/pom.xml index 874a090..da65aba 100644 --- a/EpicSpawners-API/pom.xml +++ b/EpicSpawners-API/pom.xml @@ -7,7 +7,7 @@ com.craftaro EpicSpawners-Parent - 8.1.0 + 8.2.0 ../pom.xml EpicSpawners-API diff --git a/EpicSpawners-Plugin/pom.xml b/EpicSpawners-Plugin/pom.xml index 6eac7e2..de2bec9 100644 --- a/EpicSpawners-Plugin/pom.xml +++ b/EpicSpawners-Plugin/pom.xml @@ -7,7 +7,7 @@ com.craftaro EpicSpawners-Parent - 8.1.0 + 8.2.0 ../pom.xml EpicSpawners-Plugin @@ -67,6 +67,7 @@ **/third_party/org/h2/** **/third_party/com/cryptomorin/** **/third_party/org/reactivestreams/** + **/third_party/io/papermc/paperlib/** diff --git a/pom.xml b/pom.xml index cd31586..1a95e53 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.craftaro EpicSpawners-Parent pom - 8.1.0 + 8.2.0 EpicSpawners-API