From b7ce4ca78e32582c7378ce0e58f61c7d5b71c6ca Mon Sep 17 00:00:00 2001 From: pypy Date: Wed, 26 May 2021 12:27:52 +0900 Subject: [PATCH] v2021.05.26 --- html/src/constants.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/html/src/constants.js b/html/src/constants.js index fcfc26ca..cecad77d 100644 --- a/html/src/constants.js +++ b/html/src/constants.js @@ -1 +1 @@ -export var appVersion = 'VRCX 2021.05.07'; +export var appVersion = 'VRCX 2021.05.26';