Skip to content

Commit

Permalink
[mobile] bump version 1.0.63
Browse files Browse the repository at this point in the history
  • Loading branch information
jakzaizzat committed May 3, 2024
1 parent 7a14a67 commit 2f1042d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/mobile/app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
orientation: 'portrait',
icon: './assets/icon.png',
userInterfaceStyle: 'automatic',
version: '1.0.62',
version: '1.0.63',
updates: {
fallbackToCacheTimeout: 0,
},
Expand Down

0 comments on commit 2f1042d

Please sign in to comment.