5.6リリース

This commit is contained in:
harukin-expo-dev-env 2025-01-09 09:55:47 +00:00
parent b6be59999c
commit 58d3eae1d7
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";