show package.json version on web (#717)
This commit is contained in:
@@ -409,7 +409,7 @@ export const SettingsScreen = withAuthRequired(
|
||||
</Link>
|
||||
) : null}
|
||||
<Text type="sm" style={[styles.buildInfo, pal.textLight]}>
|
||||
Build version {AppInfo.appVersion} ({AppInfo.buildVersion})
|
||||
Build version {AppInfo.appVersion}
|
||||
</Text>
|
||||
<View style={s.footerSpacer} />
|
||||
</ScrollView>
|
||||
|
||||
Reference in New Issue
Block a user