This commit is contained in:
2026-07-10 21:53:30 +02:00
parent 53bac4e2b4
commit 4fc7d332eb
2 changed files with 2 additions and 2 deletions

View File

@@ -2,7 +2,7 @@
"expo": { "expo": {
"name": "GreenLens", "name": "GreenLens",
"slug": "greenlens", "slug": "greenlens",
"version": "2.4.0", "version": "2.4.1",
"orientation": "portrait", "orientation": "portrait",
"icon": "./assets/icon.png", "icon": "./assets/icon.png",
"userInterfaceStyle": "automatic", "userInterfaceStyle": "automatic",

View File

@@ -1,6 +1,6 @@
{ {
"name": "greenlens", "name": "greenlens",
"version": "2.4.0", "version": "2.4.1",
"main": "expo-router/entry", "main": "expo-router/entry",
"private": true, "private": true,
"scripts": { "scripts": {