chore: Upgrade plugin to QtCreator 16.0.1 (#162)

This commit is contained in:
Petr Mironychev
2025-04-14 01:32:51 +02:00
committed by GitHub
parent bacde51d71
commit a93b3cd7f5
3 changed files with 12 additions and 7 deletions

View File

@ -12,9 +12,9 @@ on:
env:
PLUGIN_NAME: QodeAssist
QT_VERSION: 6.8.2
QT_CREATOR_VERSION: 16.0.0
QT_CREATOR_VERSION_INTERNAL: 16.0.0
QT_VERSION: 6.8.3
QT_CREATOR_VERSION: 16.0.1
QT_CREATOR_VERSION_INTERNAL: 16.0.1
MACOS_DEPLOYMENT_TARGET: "11.0"
CMAKE_VERSION: "3.29.6"
NINJA_VERSION: "1.12.1"