Skip to content

Commit

Permalink
[mobile] bump version 1.0.53 (#2377)
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinnnnn authored Mar 21, 2024
1 parent b5e0f40 commit 9986c91
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.52',
version: '1.0.53',
updates: {
fallbackToCacheTimeout: 0,
},
Expand Down

0 comments on commit 9986c91

Please sign in to comment.