Merge pull request #13583 from zfox23/specCamBumpVersion

Bump version of Spec Cam QML to 2.3
This commit is contained in:
Zach Fox 2018-07-11 10:38:59 -07:00 committed by GitHub
commit b5862c0ede
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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;