Merge commit '1daf888795c4ed75164d0494237bcbfad668ccc5' into feature/new-setting-system

This commit is contained in:
harukin-expo-dev-env
2024-03-13 13:45:50 +00:00
3 changed files with 12 additions and 6 deletions

View File

@@ -84,7 +84,7 @@ export const SettingTopPage = ({
/>
<View style={{ flexDirection: "row", padding: 10 }}>
<View style={{ flex: 1 }} />
<Text>内部バージョン: 5.0.2.2</Text>
<Text>内部バージョン: 5.0.2.3</Text>
<View style={{ flex: 1 }} />
</View>