From da7e6100307ed590489683a458b8d821acd39c7d Mon Sep 17 00:00:00 2001 From: Damego Date: Sun, 21 May 2023 11:33:42 +0500 Subject: [PATCH] chore: bump version --- app.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app.json b/app.json index 01b5be5c..2e233650 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "ЕТИС мобайл", "slug": "etis-mobile", - "version": "0.3.0", + "version": "0.3.1", "owner": "damego", "orientation": "portrait", "icon": "./assets/icon.png", @@ -22,7 +22,7 @@ "supportsTablet": true }, "android": { - "versionCode": 300, + "versionCode": 301, "adaptiveIcon": { "foregroundImage": "./assets/adaptive-icon.png", "backgroundColor": "#FFFFFF"