From 146ff88ea14e777f0f42efafe51a38353051ec03 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=BC=E3=83=BC=E3=83=AC?= Date: Thu, 5 Sep 2024 10:09:37 +0500 Subject: [PATCH] Update app.ts --- src/constants/app.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/constants/app.ts b/src/constants/app.ts index c00624b..536f2a7 100644 --- a/src/constants/app.ts +++ b/src/constants/app.ts @@ -16,7 +16,7 @@ export const APP_VERSIONS: Array = [ default_img_2, ], changelogs: [{ - version: '1.0', + version: '1.1', date: '13/08/2024', isCurrentVersion: true, supportAndroidVersion: '9+',