diff --git a/gradle.properties b/gradle.properties index 5bfad616..9c0f2243 100644 --- a/gradle.properties +++ b/gradle.properties @@ -5,7 +5,7 @@ org.gradle.configureondemand=true #Maven settings maven_group=net.lenni0451.mcstructs -maven_version=2.5.5-SNAPSHOT +maven_version=2.5.5 maven_description=A minecraft data structure library with the goal of being compliant with the vanilla client github_repo=Lenni0451/MCStructs