From d1f36af1c434bf402ac028e921aec2ffd5baa26d Mon Sep 17 00:00:00 2001 From: Shuchir-Jain Date: Mon, 15 Jul 2024 21:24:02 -0400 Subject: [PATCH] update version --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index f62d5d8..1e5fbe5 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "minichef", "slug": "minichef", - "version": "1.1.0", + "version": "1.1.1", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "light",