From 5d2f9aa05d96b0457dd89784265268f00f078d49 Mon Sep 17 00:00:00 2001 From: Xor290 Date: Fri, 21 Aug 2026 19:49:35 +0200 Subject: [PATCH] chore: build --- frontend-admin/app.json | 2 +- mobile/app.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/frontend-admin/app.json b/frontend-admin/app.json index 48252ce8..2ca3354a 100644 --- a/frontend-admin/app.json +++ b/frontend-admin/app.json @@ -53,7 +53,7 @@ } }, "owner": "xor290", - "runtimeVersion": "admin-1.0.1", + "runtimeVersion": "1.0.1", "updates": { "url": "https://u.expo.dev/fcb7a0bc-5b2f-453d-ba16-9f97d9f0e440", "codeSigningCertificate": "./certs/certificate.pem", diff --git a/mobile/app.json b/mobile/app.json index b567ca6a..56a8ef9d 100644 --- a/mobile/app.json +++ b/mobile/app.json @@ -52,7 +52,7 @@ "router": {} }, "owner": "xor290", - "runtimeVersion": "client-1.0.1", + "runtimeVersion": "1.0.1", "updates": { "url": "https://u.expo.dev/110d06c8-a8d5-4b3c-b262-0d4d7509ae9d", "codeSigningCertificate": "./certs/certificate.pem",