Compare commits

...

2 Commits

Author SHA1 Message Date
harukin-expo-dev-env
acfd83a42f Merge commit 'd8108e2c9c60a60ba7f933af12af996b3cc0491c' into develop 2024-11-22 05:18:47 +00:00
harukin-expo-dev-env
d8108e2c9c 5.5.1 release 2024-11-22 05:18:32 +00:00
2 changed files with 2 additions and 2 deletions

View File

@ -12,7 +12,7 @@ import * as Updates from "expo-updates";
import { useWindowDimensions } from "react-native";
import { ListItem } from "native-base";
const versionCode = "5.5";
const versionCode = "5.5.1";
export const SettingTopPage = ({ navigate, testNFC, updateAndReload }) => {
const { width } = useWindowDimensions();

View File

@ -1 +1 @@
export const news = "2024-11-01";
export const news = "2024-11-22";