From e4961ddcbaf7acea5c49254f928fb25321116107 Mon Sep 17 00:00:00 2001 From: Natsumi Date: Tue, 16 Aug 2022 19:36:22 +1200 Subject: [PATCH] v2022.08.16 --- 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 80ef76b0..dab0b4df 100644 --- a/html/src/constants.js +++ b/html/src/constants.js @@ -1 +1 @@ -export var appVersion = 'VRCX 2022.07.30'; +export var appVersion = 'VRCX 2022.08.16';