Download ping V1

This commit is contained in:
2026-07-13 00:17:45 +02:00
parent 824ad69bf2
commit eb6f5f2200
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.1", "version": "2.4.2",
"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.1", "version": "2.4.2",
"main": "expo-router/entry", "main": "expo-router/entry",
"private": true, "private": true,
"scripts": { "scripts": {