From 98700c51c0601a75e1bb6fcb0d0284e7a55888a0 Mon Sep 17 00:00:00 2001 From: Natsumi Date: Thu, 5 May 2022 19:46:09 +1200 Subject: [PATCH] v2022.05.05 --- 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 abceded1..6d3d4fef 100644 --- a/html/src/constants.js +++ b/html/src/constants.js @@ -1 +1 @@ -export var appVersion = 'VRCX 2022.03.31'; +export var appVersion = 'VRCX 2022.05.05';