Daniel Zagrodzki hai 4 semanas
pai
achega
47844a28e1
Modificáronse 1 ficheiros con 2 adicións e 2 borrados
  1. 2 2
      app.config.ts

+ 2 - 2
app.config.ts

@@ -24,7 +24,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
   owner: 'nomadmaniaou',
   scheme: 'nm',
   // Should be updated after every production release (deploy to AppStore/PlayMarket)
-  version: '2.0.46',
+  version: '2.0.48',
   // Should be updated after every dependency change
   runtimeVersion: '1.7',
   orientation: 'portrait',
@@ -148,7 +148,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
       image: './assets/icon-logo.png',
       resizeMode: 'contain'
     },
-    versionCode: 104 // 2.0.46, last version sent to Google is 103 (2.0.45)
+    versionCode: 106 // 2.0.48, last version sent to Google is 105 (2.0.47)
   },
   plugins: [
     [