From eb6f5f22003b83ae1725857ddbb61f36b69f3286 Mon Sep 17 00:00:00 2001 From: knuthtimo-lab Date: Mon, 13 Jul 2026 00:17:45 +0200 Subject: [PATCH] Download ping V1 --- app.json | 2 +- package.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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": {