Fix game version
This commit is contained in:
parent
457c80de38
commit
ca94f79373
1 changed files with 1 additions and 1 deletions
|
@ -98,6 +98,6 @@ task publishModrinth(type: TaskModrinthUpload, dependsOn: remapShadowJar) {
|
|||
projectId = 'dbVXHSlv'
|
||||
versionNumber = project.mod_version
|
||||
uploadFile = remapShadowJar
|
||||
addGameVersion("1.19")
|
||||
addGameVersion("1.19.3")
|
||||
addLoader('fabric')
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue