mirror of
https://github.com/sekwah41/Advanced-Portals.git
synced 2024-11-22 18:46:35 +01:00
chore(ci): Update to list 1.17 as supported automatically
This commit is contained in:
parent
71d08da9dc
commit
393ad01d45
@ -253,6 +253,7 @@ task curseforge {
|
|||||||
def versions = gameVersions.findAll { it.gameVersionTypeID == gameVersionTypeID }
|
def versions = gameVersions.findAll { it.gameVersionTypeID == gameVersionTypeID }
|
||||||
|
|
||||||
String[] supportedVersions = [
|
String[] supportedVersions = [
|
||||||
|
"1.17",
|
||||||
"1.16",
|
"1.16",
|
||||||
"1.15",
|
"1.15",
|
||||||
"1.14",
|
"1.14",
|
||||||
|
Loading…
Reference in New Issue
Block a user