From 28a3df44ccdd5a460c7f933c5c21ffb3fd23dd80 Mon Sep 17 00:00:00 2001 From: harukin-expo-dev-env Date: Sun, 27 Jul 2025 03:54:07 +0000 Subject: [PATCH] 6.1.2 release --- components/Settings/SettingTopPage.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/components/Settings/SettingTopPage.js b/components/Settings/SettingTopPage.js index dc9616d..d06b26f 100644 --- a/components/Settings/SettingTopPage.js +++ b/components/Settings/SettingTopPage.js @@ -17,7 +17,7 @@ import { SwitchArea } from "../atom/SwitchArea"; import { useNotification } from "../../stateBox/useNotifications"; import { SheetHeaderItem } from "@/components/atom/SheetHeaderItem"; -const versionCode = "6.1.1"; // Update this version code as needed +const versionCode = "6.1.2"; // Update this version code as needed export const SettingTopPage = ({ testNFC,