mirror of
https://github.com/overte-org/overte.git
synced 2025-08-08 12:37:51 +02:00
Merge pull request #13583 from zfox23/specCamBumpVersion
Bump version of Spec Cam QML to 2.3
This commit is contained in:
commit
b5862c0ede
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ Rectangle {
|
||||||
// "Spectator" text
|
// "Spectator" text
|
||||||
HifiStylesUit.RalewaySemiBold {
|
HifiStylesUit.RalewaySemiBold {
|
||||||
id: titleBarText;
|
id: titleBarText;
|
||||||
text: "Spectator Camera 2.2";
|
text: "Spectator Camera 2.3";
|
||||||
// Anchors
|
// Anchors
|
||||||
anchors.left: parent.left;
|
anchors.left: parent.left;
|
||||||
anchors.leftMargin: 30;
|
anchors.leftMargin: 30;
|
||||||
|
|
Loading…
Reference in a new issue