Skip to content
Snippets Groups Projects
Commit 1a4ea369 authored by Andreas Traczyk's avatar Andreas Traczyk
Browse files

scripts: bump default Qt version to 6.2.3

Change-Id: Ia018b22b05f71237a9f3f86aaaf80e27399bc604
parent cf56f042
No related branches found
No related tags found
No related merge requests found
......@@ -13,7 +13,7 @@ import fileinput
import re
from enum import Enum
qt_version_default = '6.2.1'
qt_version_default = '6.2.3'
vs_where_path = os.path.join(
os.environ['ProgramFiles(x86)'], 'Microsoft Visual Studio', 'Installer', 'vswhere.exe'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment