mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-22 10:42:29 +01:00
Update Qt version in build.py
This commit is contained in:
parent
52cbca200b
commit
13192e2964
@ -8,7 +8,7 @@ import time
|
||||
from pathlib import Path
|
||||
from concurrent.futures import ThreadPoolExecutor
|
||||
|
||||
qt_version = "6.2.2"
|
||||
qt_version = "6.2.3"
|
||||
steam_build = "OFF"
|
||||
build_tests = "OFF"
|
||||
create_installer = "OFF"
|
||||
|
Loading…
Reference in New Issue
Block a user