From afad3472e6693946d253e25e86ae2ea32a9bf604 Mon Sep 17 00:00:00 2001 From: yezian Date: Tue, 16 Jul 2024 19:48:46 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E6=94=B9=E7=89=88=E6=9C=AC=E5=8F=B7?= =?UTF-8?q?=E5=88=B01.4.7=EF=BC=9B=E4=BF=AE=E6=94=B9eas=E9=A1=B9=E7=9B=AE?= =?UTF-8?q?=E5=88=B0=E6=8F=BD=E6=98=9F=E7=BD=91=E7=BB=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/app.json b/app.json index a9d6fc6..deb379d 100644 --- a/app.json +++ b/app.json @@ -2,7 +2,7 @@ "expo": { "name": "铁粉空间", "slug": "ironfans", - "version": "1.4.5", + "version": "1.4.7", "orientation": "portrait", "icon": "./assets/icon.png", "splash": { @@ -75,8 +75,9 @@ ], "extra": { "eas": { - "projectId": "630ead99-fefe-4c52-b249-8f7489b14566" + "projectId": "4481ba3b-592f-4804-bb97-cf5e36aa135e" } - } + }, + "owner": "lanxingwangluo" } }