From 203a36085ed0c82b742acd286522456dae231170 Mon Sep 17 00:00:00 2001 From: woody Date: Thu, 28 Aug 2025 11:19:05 +0800 Subject: [PATCH] chore(manifest): update app name --- manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/manifest.json b/manifest.json index ed154f3..fc067ac 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { - "name": "海之圣", + "name": "af-app", "appid": "__UNI__31B4587", - "description": "海之圣", + "description": "af-app", "versionName": "1.6.4", "versionCode": 164, "transformPx": false,