From 4248abc629e76b2bd76d9f27e677177ff1b65c20 Mon Sep 17 00:00:00 2001 From: RoyceDa Date: Wed, 18 Feb 2026 20:23:49 +0200 Subject: [PATCH] =?UTF-8?q?=D0=A4=D0=B8=D0=BA=D1=81=20=D0=BF=D0=BB=D0=B0?= =?UTF-8?q?=D0=B2=D0=B0=D1=8E=D1=89=D0=B5=D0=B9=20=D0=B8=D0=BA=D0=BE=D0=BD?= =?UTF-8?q?=D0=BA=D0=B8?= 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 e7b1210..68773cb 100644 --- a/app/version.ts +++ b/app/version.ts @@ -4,4 +4,5 @@ export const CORE_MIN_REQUIRED_VERSION = "1.4.9"; export const RELEASE_NOTICE = ` **Update v1.0.3** :emoji_1f631: - Fix kernel update alert +- Fix UI bugs. `; \ No newline at end of file