From affab83f0308eaa2df5fddb21c566b68cd5cf0a3 Mon Sep 17 00:00:00 2001 From: Adrian Date: Fri, 6 Jan 2023 21:07:36 -0500 Subject: [PATCH] release: Version 3.0.3 --- gradle.properties | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/gradle.properties b/gradle.properties index f869b42..16c2291 100644 --- a/gradle.properties +++ b/gradle.properties @@ -1,9 +1,5 @@ group = me.adrianed.authmevelocity -version = 3.0.3-SNAPSHOT +version = 3.0.3 description = AuthMeReloaded Support for Velocity -url = https://github.com/4drian3d/AuthMeVelocity +url = https://modrinth.com/plugin/authmevelocity id = authmevelocity - -caffeine-version = 3.1.1 -configurate-version = 4.1.2 -geantyref-version = 1.3.13 \ No newline at end of file