Skip to content

Commit

Permalink
1.0.12 (#1704)
Browse files Browse the repository at this point in the history
  • Loading branch information
Robinnnnn authored Jul 14, 2023
1 parent 4cba6c1 commit f9f1a37
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 @@ -33,7 +33,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
orientation: 'portrait',
icon: './assets/icon.png',
userInterfaceStyle: 'automatic',
version: '1.0.11',
version: '1.0.12',
updates: {
fallbackToCacheTimeout: 0,
},
Expand Down

1 comment on commit f9f1a37

@vercel
Copy link

@vercel vercel bot commented on f9f1a37 Jul 14, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.