From a7b113f566d14d916d51599ec637407676fe6f34 Mon Sep 17 00:00:00 2001 From: bwees Date: Fri, 20 Sep 2024 10:27:27 -0500 Subject: [PATCH] v bump --- app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app.json b/app.json index d49883c..3cdbae5 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Maroon Rides", "slug": "Maroon Rides", - "version": "1.5.5", + "version": "1.5.6", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic",