This commit is contained in:
Aidan Aeternum
2025-08-21 02:40:05 -04:00
committed by GitHub
parent 4bf14c83e1
commit 6e738e69e7

View File

@@ -36,7 +36,7 @@ plugins {
}
group = "com.volmit"
version = "3.7.0-1.20.1-1.21.8"
version = "3.7.1-1.20.1-1.21.8"
apply<ApiGenerator>()
@@ -277,4 +277,4 @@ fun registerCustomOutputTaskUnix(name: String, path: String) {
into(file(path))
rename { "Iris.jar" }
}
}
}