Skip to content
This repository was archived by the owner on Jul 22, 2024. It is now read-only.

Commit 63b9cc9

Browse files
committed
Bumping version to 1.1.0
1 parent c2fec40 commit 63b9cc9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Assets/WebGLTemplates/WebVR/lib/telemetry.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
* this does not conflict with requirement #2.
2020
*/
2121

22-
var CURRENT_VERSION = '1.0.2';
22+
var CURRENT_VERSION = '1.1.0';
2323
var MOZILLA_RESEARCH_TRACKER = 'UA-77033033-6';
2424

2525
if (!('MozillaResearch' in window)) {

Assets/WebGLTemplates/WebVR/manifest.webmanifest

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,5 +49,5 @@
4949
"htc_vive",
5050
"oculus_rift"
5151
],
52-
"unity_webvr_player_version": "0.0.0"
52+
"unity_webvr_player_version": "1.1.0"
5353
}

0 commit comments

Comments
 (0)