mirror of
https://thingvellir.net/git/overte
synced 2025-03-27 23:52:03 +01: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
|
||||
HifiStylesUit.RalewaySemiBold {
|
||||
id: titleBarText;
|
||||
text: "Spectator Camera 2.2";
|
||||
text: "Spectator Camera 2.3";
|
||||
// Anchors
|
||||
anchors.left: parent.left;
|
||||
anchors.leftMargin: 30;
|
||||
|
|
Loading…
Reference in a new issue