mirror of
https://github.com/architectury/architectury-api.git
synced 2026-03-28 03:56:59 -05:00
Add 1.18.1 to MC versions on CF (#156)
This commit is contained in:
@@ -105,6 +105,7 @@ curseforge {
|
||||
releaseType = "$rootProject.cf_type"
|
||||
changelogType = "html"
|
||||
changelog = releaseChangelog()
|
||||
addGameVersion "1.18.1"
|
||||
addGameVersion "1.18"
|
||||
addGameVersion "1.18-Snapshot"
|
||||
addGameVersion "Java 17"
|
||||
|
||||
@@ -103,6 +103,7 @@ curseforge {
|
||||
releaseType = "$rootProject.cf_type"
|
||||
changelogType = "html"
|
||||
changelog = releaseChangelog()
|
||||
addGameVersion "1.18.1"
|
||||
addGameVersion "1.18"
|
||||
addGameVersion "Java 17"
|
||||
addGameVersion "Forge"
|
||||
|
||||
Reference in New Issue
Block a user