From 7357c3579d92a05f602981a6bc3064ff851a1983 Mon Sep 17 00:00:00 2001 From: Evan Taylor Date: Wed, 6 May 2026 19:47:18 -0700 Subject: [PATCH 1/3] fix: bump version --- frontend/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app.json b/frontend/app.json index 8f88d2a..cefff9c 100644 --- a/frontend/app.json +++ b/frontend/app.json @@ -2,7 +2,7 @@ "expo": { "name": "PolyBuys", "slug": "polybuy", - "version": "1.0.1", + "version": "1.0.2", "orientation": "portrait", "userInterfaceStyle": "light", "platforms": ["ios", "android", "web"], From 400d84aab2791df023ea1a3914d075387844e113 Mon Sep 17 00:00:00 2001 From: Evan Taylor Date: Wed, 6 May 2026 19:49:50 -0700 Subject: [PATCH 2/3] Revert "fix: bump version" This reverts commit 7357c3579d92a05f602981a6bc3064ff851a1983. --- frontend/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app.json b/frontend/app.json index cefff9c..8f88d2a 100644 --- a/frontend/app.json +++ b/frontend/app.json @@ -2,7 +2,7 @@ "expo": { "name": "PolyBuys", "slug": "polybuy", - "version": "1.0.2", + "version": "1.0.1", "orientation": "portrait", "userInterfaceStyle": "light", "platforms": ["ios", "android", "web"], From 7c10f1025274943cd589a6ca1e78de201edcb3e7 Mon Sep 17 00:00:00 2001 From: Evan Taylor Date: Wed, 6 May 2026 19:50:39 -0700 Subject: [PATCH 3/3] fix: bump version to 1.0.2 --- frontend/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/app.json b/frontend/app.json index 8f88d2a..cefff9c 100644 --- a/frontend/app.json +++ b/frontend/app.json @@ -2,7 +2,7 @@ "expo": { "name": "PolyBuys", "slug": "polybuy", - "version": "1.0.1", + "version": "1.0.2", "orientation": "portrait", "userInterfaceStyle": "light", "platforms": ["ios", "android", "web"],