Fix version information

This commit is contained in:
Zontreck 2023-10-12 19:10:31 -07:00
parent 87980865f8
commit 7aaed4b8f4

View file

@ -70,8 +70,6 @@ publishing {
url = "https://maven.zontreck.dev/repository/zontreck"
name = "ariascreations"
group = "dev.zontreck"
version = apiVer
if (project.findProperty(MAVEN_PASSWORD_PROPERTY) != null) {
credentials {
username = "admin"