diff --git a/app.config.ts b/app.config.ts index d7f923259..10cc1e4bd 100644 --- a/app.config.ts +++ b/app.config.ts @@ -5,7 +5,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({ name: "NEAR Mobile", slug: "NEARMobileWallet", owner: "peersyst", - version: "1.8.2", + version: "1.8.3", orientation: "portrait", icon: "./assets/images/near-icon.png", scheme: "near-mobile-wallet",