fix: update version code to 7.0.4

This commit is contained in:
harukin-expo-dev-env
2026-05-05 08:12:25 +00:00
parent 6c674a3f38
commit 2274934731

View File

@@ -17,7 +17,7 @@ import { useNotification } from "../../stateBox/useNotifications";
import { SheetHeaderItem } from "@/components/atom/SheetHeaderItem";
import { useThemeColors, type ColorThemePref } from "@/lib/theme/useThemeColors";
const versionCode = "7.0.3"; // Update this version code as needed
const versionCode = "7.0.4"; // Update this version code as needed
export const SettingTopPage = ({
testNFC,