1
0
mirror of https://gitlab.com/kelteseth/ScreenPlay.git synced 2024-09-15 06:52:34 +02:00

Bump version to 0.13

This commit is contained in:
Elias Steurer 2020-11-22 12:29:50 +01:00
parent 524bd1010a
commit a8433d3dc4
2 changed files with 2 additions and 2 deletions

View File

@ -50,7 +50,7 @@ App::App()
QGuiApplication::setOrganizationName("ScreenPlay");
QGuiApplication::setOrganizationDomain("screen-play.app");
QGuiApplication::setApplicationName("ScreenPlay");
QGuiApplication::setApplicationVersion("0.12.1");
QGuiApplication::setApplicationVersion("0.13.0");
QGuiApplication::setQuitOnLastWindowClosed(false);
QFontDatabase::addApplicationFont(":/assets/fonts/LibreBaskerville-Italic.ttf");

View File

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