From 441c29fe6b951c45e887bce6ca8599b562f51ad4 Mon Sep 17 00:00:00 2001 From: RoyceDa Date: Mon, 16 Feb 2026 20:26:54 +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=B4=D0=BE=201.0.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/version.ts | 1 + 1 file changed, 1 insertion(+) diff --git a/app/version.ts b/app/version.ts index 660ebca..a9c0e37 100644 --- a/app/version.ts +++ b/app/version.ts @@ -4,4 +4,5 @@ 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 `; \ No newline at end of file