User: rednesto Date: 14 Aug 24 12:39 Revision: dfcc60c73d8f3ec1ff877a13c6c59a1b9097fc16 Summary: Bump templates TeamCity URL: https://ci.mcdev.io/viewModification.html?tab=vcsModificationFiles&modId=9622&personal=false Index: templates/bukkit/paper.mcdev.template.json =================================================================== --- templates/bukkit/paper.mcdev.template.json (revision 0b1cdb1cbca532081da020f5e6a9638f029c1e54) +++ templates/bukkit/paper.mcdev.template.json (revision dfcc60c73d8f3ec1ff877a13c6c59a1b9097fc16) @@ -28,6 +28,7 @@ "type": "semantic_version", "forceDropdown": true, "options": [ + "1.21.1", "1.21", "1.20.6", "1.20.4", Index: templates/bukkit/spigot.mcdev.template.json =================================================================== --- templates/bukkit/spigot.mcdev.template.json (revision 0b1cdb1cbca532081da020f5e6a9638f029c1e54) +++ templates/bukkit/spigot.mcdev.template.json (revision dfcc60c73d8f3ec1ff877a13c6c59a1b9097fc16) @@ -28,6 +28,7 @@ "type": "semantic_version", "forceDropdown": true, "options": [ + "1.21.1", "1.21", "1.20.6", "1.20.4", Index: templates/sponge/.mcdev.template.json =================================================================== --- templates/sponge/.mcdev.template.json (revision 0b1cdb1cbca532081da020f5e6a9638f029c1e54) +++ templates/sponge/.mcdev.template.json (revision dfcc60c73d8f3ec1ff877a13c6c59a1b9097fc16) @@ -30,6 +30,7 @@ "options": [ "12.0.0-SNAPSHOT", "11.0.0-SNAPSHOT", + "11.0.0", "10.1.0-SNAPSHOT", "10.0.0", "9.1.0-SNAPSHOT", @@ -37,7 +38,7 @@ "8.3.0-SNAPSHOT", "8.2.0" ], - "default": 1 + "default": 3 }, { "name": "KOTLIN_VERSION",