We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6266ba commit 29c766dCopy full SHA for 29c766d
1 file changed
build-logic/src/main/kotlin/me.xginko.aef.wrapper.gradle.kts
@@ -4,7 +4,7 @@ plugins {
4
}
5
6
group = "me.xginko"
7
-version = "2.7.12-SNAPSHOT"
+version = "2.7.12"
8
description = "Prevent many exploits that affect anarchy servers."
9
var url: String? = "github.com/xGinko/AnarchyExploitFixes"
10
0 commit comments