From 7b0e00184e6f05d18d7739d70a7be15a13f8c5a7 Mon Sep 17 00:00:00 2001 From: pypy Date: Mon, 8 Mar 2021 21:19:12 +0900 Subject: [PATCH] v2021.03.08 --- html/src/app.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/src/app.js b/html/src/app.js index 58eb16dc..8a9f7181 100644 --- a/html/src/app.js +++ b/html/src/app.js @@ -3492,7 +3492,7 @@ speechSynthesis.getVoices(); nextRefresh: 0, isGameRunning: false, isGameNoVR: false, - appVersion: 'VRCX 2021.01.30.1', + appVersion: 'VRCX 2021.03.08', latestAppVersion: '', ossDialog: false, exportFriendsListDialog: false,