Compare commits

..

No commits in common. "acfd83a42f9b67f6ea81a152c1812c5f790577e7" and "eea68b0e72a9078588a29df742d01672c4995747" have entirely different histories.

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.1";
const versionCode = "5.5";
export const SettingTopPage = ({ navigate, testNFC, updateAndReload }) => {
const { width } = useWindowDimensions();

View File

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