5.5.1 release

This commit is contained in:
harukin-expo-dev-env 2024-11-22 05:18:32 +00:00
parent 38101a1948
commit d8108e2c9c
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";