mirror of
https://github.com/Aizistral-Studios/No-Chat-Restrictions.git
synced 2026-05-14 12:53:32 +08:00
Update all deps and versions for 1.20.4
This commit is contained in:
@@ -68,7 +68,8 @@ curseforge {
|
||||
changelog = file('../CHANGELOG.md')
|
||||
mainArtifact(remapJar)
|
||||
|
||||
addGameVersion '1.20.2'
|
||||
addGameVersion '1.20.4'
|
||||
addGameVersion '1.20.3'
|
||||
addGameVersion 'Fabric'
|
||||
addGameVersion 'Java 17'
|
||||
|
||||
@@ -86,7 +87,7 @@ modrinth {
|
||||
versionType = "release"
|
||||
changelog = rootProject.file("../CHANGELOG.md").text
|
||||
uploadFile = remapJar
|
||||
gameVersions = [ '1.20.2' ]
|
||||
gameVersions = [ '1.20.4', '1.20.3' ]
|
||||
loaders = [ 'fabric' ]
|
||||
|
||||
dependencies {
|
||||
|
||||
Reference in New Issue
Block a user