diff --git a/pom.xml b/pom.xml
index 40e0c37b..d4733965 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
LibsDisguises
LibsDisguises
- 9.8.6
+ 9.8.6-SNAPSHOT
clean install
diff --git a/src/main/resources/config.yml b/src/main/resources/config.yml
index 07f43b58..90c33fc8 100644
--- a/src/main/resources/config.yml
+++ b/src/main/resources/config.yml
@@ -251,5 +251,4 @@ PacketsEnabled:
# Added to support a Chinese Minecraft Server which uses their own skin server unless the UUID is not version 4.
# Changing this from 4 to say, 3. Means their server will fetch skins from Mojang instead.
-UUIDVersion: 4
-# %%__USER__%%
\ No newline at end of file
+UUIDVersion: 4
\ No newline at end of file