diff --git a/components/Settings/SettingTopPage.js b/components/Settings/SettingTopPage.js index 40a007f..783b275 100644 --- a/components/Settings/SettingTopPage.js +++ b/components/Settings/SettingTopPage.js @@ -14,7 +14,7 @@ import { ListItem } from "native-base"; import { SwitchArea } from "../atom/SwitchArea"; import { useNotification } from "../../stateBox/useNotifications"; -const versionCode = "5.5.1"; +const versionCode = "5.6"; export const SettingTopPage = ({ navigate, diff --git a/config/newsUpdate.ts b/config/newsUpdate.ts index 69f97eb..c7c7b82 100644 --- a/config/newsUpdate.ts +++ b/config/newsUpdate.ts @@ -1 +1 @@ -export const news = "2024-11-22"; +export const news = "2025-01-09";