Merge commit '58d3eae1d7797a74febc752f4185337a6eb95dad' into develop

This commit is contained in:
harukin-expo-dev-env 2025-01-09 09:56:03 +00:00
commit 72c4bd10aa
2 changed files with 2 additions and 2 deletions

View File

@ -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,

View File

@ -1 +1 @@
export const news = "2024-11-22";
export const news = "2025-01-09";