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