6.1.3 release

This commit is contained in:
harukin-expo-dev-env 2025-08-08 10:53:46 +00:00
parent a5b3db5676
commit 5d97ab2f87

View File

@ -17,7 +17,7 @@ import { SwitchArea } from "../atom/SwitchArea";
import { useNotification } from "../../stateBox/useNotifications"; import { useNotification } from "../../stateBox/useNotifications";
import { SheetHeaderItem } from "@/components/atom/SheetHeaderItem"; import { SheetHeaderItem } from "@/components/atom/SheetHeaderItem";
const versionCode = "6.1.2"; // Update this version code as needed const versionCode = "6.1.3"; // Update this version code as needed
export const SettingTopPage = ({ export const SettingTopPage = ({
testNFC, testNFC,