1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-11-05 18:42:29 +01:00

Bump version to 0.11.0

This commit is contained in:
Elias Steurer 2020-05-31 15:14:50 +02:00
parent 6581736f96
commit a817b34efd
2 changed files with 2 additions and 2 deletions

View File

@ -48,7 +48,7 @@ App::App()
QGuiApplication::setOrganizationName("ScreenPlay");
QGuiApplication::setOrganizationDomain("screen-play.app");
QGuiApplication::setApplicationName("ScreenPlay");
QGuiApplication::setApplicationVersion("0.10.1");
QGuiApplication::setApplicationVersion("0.11.0");
QGuiApplication::setQuitOnLastWindowClosed(false);
#ifdef Q_OS_WINDOWS

View File

@ -31,7 +31,7 @@ ApplicationWindow {
visible: false
width: 1400
height: 788
title: "ScreenPlay Alpha - V0.10.1"
title: "ScreenPlay Alpha - V0.11.0"
minimumHeight: 450
minimumWidth: 1050
onVisibilityChanged: {