1
0
mirror of https://github.com/GeyserMC/Floodgate.git synced 2025-12-19 14:59:20 +00:00

Change project ID

This commit is contained in:
Camotoy
2023-03-20 16:32:07 -04:00
parent 90bb7e42ab
commit 182e3e154f

View File

@@ -151,7 +151,7 @@ publishing {
}
modrinth {
projectId = "wKkoqHrH"
projectId = "bWrNNfkb"
versionNumber = project.version as String + "-" + System.getenv("GITHUB_RUN_NUMBER")
versionType = "beta"
changelog = "A changelog can be found at https://github.com/GeyserMC/Floodgate-Fabric/commits"