Merge branch 'release/1.6.0' into rome/1.6.0

This commit is contained in:
Patrick Fic
2024-08-15 15:19:34 -07:00
25 changed files with 18188 additions and 10473 deletions

View File

@@ -90,7 +90,7 @@ export function SignIn({ emailSignInStart, signingIn }) {
</View>
<Text style={{ padding: 10, alignSelf: "center" }}>
{t("settings.labels.version", {
number: Constants.manifest.version,
number: Constants.expoConfig.version,
})}
</Text>
</View>