diff --git a/share/qtcreator/templates/wizards/projects/qtquickapplication/wizard.json b/share/qtcreator/templates/wizards/projects/qtquickapplication/wizard.json index c0746b7c5be..2c8a5af02f7 100644 --- a/share/qtcreator/templates/wizards/projects/qtquickapplication/wizard.json +++ b/share/qtcreator/templates/wizards/projects/qtquickapplication/wizard.json @@ -56,8 +56,8 @@ { "items": [ { "trKey": "Qt 6.2", "value": "6.2" }, - { "trKey": "Qt 6.4", "value": "6.4" }, - { "trKey": "Qt 6.5", "value": "6.5" } + { "trKey": "Qt 6.5", "value": "6.5" }, + { "trKey": "Qt 6.8", "value": "6.8" } ], "index": 2 }