From a6b37d6641bddd7ac35d71c42a652c59969d5a4e Mon Sep 17 00:00:00 2001 From: 4drian3d Date: Tue, 1 Feb 2022 11:45:06 -0500 Subject: [PATCH] 1.4.0 --- .gitignore | 4 +++- pom.xml | 2 +- proxy/pom.xml | 2 +- spigot/pom.xml | 2 +- 4 files changed, 6 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 60a8bf0..7dfc5e9 100644 --- a/.gitignore +++ b/.gitignore @@ -16,4 +16,6 @@ buildNumber.properties .classpath .factorypath .project -.vscode/ \ No newline at end of file +.vscode/ + +*.class \ No newline at end of file diff --git a/pom.xml b/pom.xml index 7f59bd1..483a210 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ com.glyart.authmevelocity parent pom - 1.3.0 + 1.4.0 16 diff --git a/proxy/pom.xml b/proxy/pom.xml index d5bab8c..dc7c02f 100644 --- a/proxy/pom.xml +++ b/proxy/pom.xml @@ -5,7 +5,7 @@ parent com.glyart.authmevelocity - 1.3.0 + 1.4.0 4.0.0 diff --git a/spigot/pom.xml b/spigot/pom.xml index 7968bac..4ac59af 100644 --- a/spigot/pom.xml +++ b/spigot/pom.xml @@ -5,7 +5,7 @@ parent com.glyart.authmevelocity - 1.3.0 + 1.4.0 4.0.0