diff --git a/.github/scripts/update-templates/config.json b/.github/scripts/update-templates/config.json index eea12c325..e8204ea67 100644 --- a/.github/scripts/update-templates/config.json +++ b/.github/scripts/update-templates/config.json @@ -1,59 +1,14 @@ { "game_versions" : [ - "1.14.0.0", - "1.13.1.1", - "1.13.1.0", - "1.12.0.0", - "1.10.1.1", - "1.10.1.0", - "1.9.1.0", - "1.9.0.0", - "1.8.2.0", - "1.8.1.0", - "1.7.1.0", - "1.7.0.1", - "1.7.0.0", - "1.6.0.0", - "1.5.0.0", - "1.4.1.0", - "1.4.0.0", - "1.3.1.0", - "1.3.0.0", - "1.2.0.2", - "1.2.0.0" + "1.14.0.0" ], "cp_versions" : [ - "7.3.0.0", - "7.3.0.1", - "7.3.0.2", - "7.3.0.3", - "7.3.1.0", - "7.3.1.1", - "7.3.1.2", - "7.3.1.3", - "7.3.1.4", - "7.3.1.5", - "7.4.0.0", - "7.4.0.1", - "7.4.0.2", - "7.4.1.0", - "7.4.1.1", - "7.4.1.2", - "7.4.1.3", - "7.4.2.0", - "7.4.2.1", - "7.4.2.2", - "7.4.2.3", "7.4.2.4", - "7.5.0.0" + "7.5.0.0", + "7.5.0.1" ], "modhub_versions" : [ "7.5.0.0", - "7.4.0.0", - "7.3.0.0", - "7.2.0.5", - "7.2.0.0", - "7.1.0.3", - "7.1.0.0" + "7.4.0.0" ] } \ No newline at end of file