From 693fa117b7f81f54fc5828e665cae5b629383a1d Mon Sep 17 00:00:00 2001 From: suyx Date: Tue, 4 Aug 2026 23:32:51 +0800 Subject: [PATCH] =?UTF-8?q?chore(WP7-07):=20=E5=86=BB=E7=BB=93=E7=AC=AC?= =?UTF-8?q?=E4=B8=80=E7=89=88=E5=8F=91=E5=B8=83=E8=AE=B0=E5=BD=95?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- RELEASE.json | 29 +++++++++++++++++++++++++++++ 1 file changed, 29 insertions(+) create mode 100644 RELEASE.json diff --git a/RELEASE.json b/RELEASE.json new file mode 100644 index 0000000..0116eee --- /dev/null +++ b/RELEASE.json @@ -0,0 +1,29 @@ +{ + "appVersion": "0.0.0", + "browsers": [ + { + "brand": "Google Chrome", + "fullVersion": "150.0.7871.187" + }, + { + "brand": "Microsoft Edge", + "fullVersion": "151.0.4129.59" + } + ], + "buildCommit": "08f3cccae4a1e75e2f2292eef14611313523916d", + "deferredExternalTasks": [ + "TASK-WP7-03", + "TASK-WP7-04" + ], + "finalRelease": true, + "fixedPort": 43121, + "frozenFromCommit": "08e9c39e49d68f8642d5acfe22b0fdb40a3a08fa", + "recordedAt": "2026-08-04T15:20:54.271Z", + "releaseStatus": "first_version_internal", + "schemaVersion": "1.0", + "windows": { + "arch": "x64", + "build": "26200.8875", + "displayVersion": "25H2" + } +}