Skip to content

Commit

Permalink
Update app.config.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
AdriaCarrera authored Feb 5, 2025
1 parent 8585629 commit df8e333
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
name: "NEAR Mobile",
slug: "NEARMobileWallet",
owner: "peersyst",
version: "1.8.3",
version: "1.8.4",
orientation: "portrait",
icon: "./assets/images/near-icon.png",
scheme: "near-mobile-wallet",
Expand Down

0 comments on commit df8e333

Please sign in to comment.