From a3e77225f07a2aeacca7adc8c799d54e2e09d533 Mon Sep 17 00:00:00 2001 From: RoyceDa Date: Tue, 17 Feb 2026 00:24:25 +0200 Subject: [PATCH] =?UTF-8?q?=D0=9F=D0=BE=D0=B4=D0=BD=D1=8F=D1=82=D0=B8?= =?UTF-8?q?=D0=B5=20=D0=B2=D0=B5=D1=80=D1=81=D0=B8=D0=B8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/version.ts | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/app/version.ts b/app/version.ts index a9c0e37..169916b 100644 --- a/app/version.ts +++ b/app/version.ts @@ -1,8 +1,7 @@ -export const APP_VERSION = "1.0.0"; +export const APP_VERSION = "1.0.1"; export const CORE_MIN_REQUIRED_VERSION = "1.4.8"; export const RELEASE_NOTICE = ` -**Update v1.0.0** :emoji_1f631: -- Full sync support with message history and attachments -- Fix sync issues for device confirming +**Update v1.0.1** :emoji_1f631: +- Fix push notifications on synchronization `; \ No newline at end of file