From 4916e74d1c0b05127f2c093711b07636c62ce6ad Mon Sep 17 00:00:00 2001 From: Xor290 Date: Sun, 16 Aug 2026 14:30:20 +0200 Subject: [PATCH] chore: build --- mobile/app.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mobile/app.json b/mobile/app.json index 391b7ac3..d924ba68 100644 --- a/mobile/app.json +++ b/mobile/app.json @@ -2,7 +2,7 @@ "expo": { "name": "Milieu Nantais", "slug": "frontend-client", - "version": "1.0.1", + "version": "1.0.0", "orientation": "portrait", "icon": "./assets/icon.png", "userInterfaceStyle": "dark",