mirror of
https://gitlab.com/kelteseth/ScreenPlay.git
synced 2024-11-06 19:12:30 +01:00
Bump ScreenPlay version
This commit is contained in:
parent
d3893f8011
commit
9951faf137
@ -7,7 +7,7 @@ stdout.reconfigure(encoding='utf-8')
|
||||
VCPKG_VERSION = "2871ddd" # Master 11.11.2022
|
||||
QT_VERSION = "6.4.2" if sys.platform != "darwin" else "6.3.2"
|
||||
QT_IFW_VERSION = "4.5"
|
||||
SCREENPLAY_VERSION = "0.15.0-RC3"
|
||||
SCREENPLAY_VERSION = "0.15.0-RC4"
|
||||
QT_PATH = Path.cwd().parent.parent.joinpath("aqt")
|
||||
# Defined by Qt
|
||||
if sys.platform == "win32":
|
||||
|
Loading…
Reference in New Issue
Block a user