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",