From c7cffbae17606f52c8a48b148bfab913db4841ed Mon Sep 17 00:00:00 2001 From: Elysia <71698422+aiko-chan-ai@users.noreply.github.com> Date: Tue, 21 Feb 2023 22:11:36 +0700 Subject: [PATCH] feat: update client --- src/util/Options.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/util/Options.js b/src/util/Options.js index cec3f72..feebdae 100644 --- a/src/util/Options.js +++ b/src/util/Options.js @@ -197,12 +197,12 @@ class Options extends null { os: 'Windows', browser: 'Discord Client', release_channel: 'stable', - client_version: '1.0.9010', + client_version: '1.0.9011', os_version: '10.0.22621', os_arch: 'x64', system_locale: 'en-US', - client_build_number: 174051, - native_build_number: 29128, + client_build_number: 175517, + native_build_number: 29584, client_event_source: null, design_id: 0, },