diff --git a/app.json b/app.json index 2aa782c..a0d7310 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "GreenLens", "slug": "greenlens", - "version": "2.4.1", + "version": "2.4.2", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic", diff --git a/package.json b/package.json index 348b7e3..c45670e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "greenlens", - "version": "2.4.1", + "version": "2.4.2", "main": "expo-router/entry", "private": true, "scripts": {