From 327fe5bfea56b7ac7628d1dc3642a32d832e75d2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2026 01:55:57 +0000 Subject: [PATCH] chore(main): release 1.9.2 --- .release-please-manifest.json | 2 +- app.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 2cd8f9bb..7d052085 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "1.9.1" + ".": "1.9.2" } \ No newline at end of file diff --git a/app.json b/app.json index c9e0d87e..0eedfa08 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Maroon Rides", "slug": "Maroon_Rides", - "version": "1.9.1", + "version": "1.9.2", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "automatic",