Parcourir la source

Merge branch 'dev' of https://git.nomadmania.travel/Viktoriia/nomadmania-app into dev

Viktoriia il y a 22 heures
Parent
commit
f41a5fa99d
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      app.config.ts

+ 1 - 1
app.config.ts

@@ -25,7 +25,7 @@ export default ({ config }: ConfigContext): ExpoConfig => ({
   owner: 'nomadmaniaou',
   scheme: 'nm',
   // Should be updated after every production release (deploy to AppStore/PlayMarket)
-  version: '2.0.51',
+  version: '2.0.52',
   // Should be updated after every dependency change
   runtimeVersion: '1.7',
   orientation: 'portrait',