From 8aeddb126f60900d1ffec60b2b5af4d1f60c3460 Mon Sep 17 00:00:00 2001 From: Moenya Zulandre Scarlet <1796245397@qq.com> Date: Wed, 8 Jul 2020 11:14:17 +0800 Subject: [PATCH] Update config.ts Upgrade ARCAPI_APPVERSION to 3.0.3c --- source/corefunc/config.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/corefunc/config.ts b/source/corefunc/config.ts index f3fc0fe..a0ffbce 100644 --- a/source/corefunc/config.ts +++ b/source/corefunc/config.ts @@ -17,7 +17,7 @@ const _default_config: any = { // arcaea api config 'ARCAPI_RETRY': 3, 'ARCAPI_VERSION': 12, - 'ARCAPI_APPVERSION': '3.0.2c', + 'ARCAPI_APPVERSION': '3.0.3c', 'ARCAPI_USERAGENT': 'Grievous Lady (Linux; U; Android 2.3.3; BotArcAPI)', // path to database folder