しまんとの列車を間違えていたバグを修正

This commit is contained in:
harukin-expo-dev-env
2025-01-15 12:38:49 +00:00
parent 2776f17681
commit 4a01c529b4
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.6.0.1";
const versionCode = "5.6.0.2";
export const SettingTopPage = ({
navigate,