We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e66cade commit 9f31f5fCopy full SHA for 9f31f5f
1 file changed
src/screens/Profile.tsx
@@ -33,7 +33,7 @@ export default function Profile() {
33
throwback-app@protonmail.com
34
</Text>
35
<Text style={styles.label}>Versión de la Aplicación:</Text>
36
- <Text style={styles.text}> 3.3.1 (13112023)</Text>
+ <Text style={styles.text}> 1.0.0 (29122023)</Text>
37
</View>
38
<LogOutButton />
39
0 commit comments