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