From b0824a4c616d83066c4e57be9d2363a67388ec3a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=B5=B7=E4=B8=AA=E5=90=8D=E5=AD=97=E5=A5=BD=E9=9A=BE?= =?UTF-8?q?=E7=9A=84=E5=96=B5?= <25520958+MisakaAldrich@users.noreply.github.com> Date: Mon, 19 May 2025 23:27:39 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E8=87=AA=E5=8A=A8=E6=AF=8F=E6=97=A5?= =?UTF-8?q?=E6=B4=BE=E9=81=A3=E7=BA=AA=E8=A1=8C=E9=A2=86=E5=8F=96=20(#877)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- repo/js/AutoCommission&Expedition/manifest.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/repo/js/AutoCommission&Expedition/manifest.json b/repo/js/AutoCommission&Expedition/manifest.json index cc1a6dba..7c3e8751 100644 --- a/repo/js/AutoCommission&Expedition/manifest.json +++ b/repo/js/AutoCommission&Expedition/manifest.json @@ -1,16 +1,16 @@ { "manifest_version": 1, - "name": "自动领取委托或派遣", - "version": "1.1", - "description": "自动传送到枫丹并领取每日委托或探索派遣,两个都要请运行两次,建议搭配领取历练点使用", + "name": "自动领取委托、派遣和纪行", + "version": "2.0", + "description": "自动传送到枫丹并领取每日委托奖励和探索派遣,并领取纪行奖励", "authors": [ - { - "name": "yemaxul", - "link": "https://github.com/yemaxul" - }, { "name": "起个名字好难的喵", "links":"https://github.com/MisakaAldrich" + }, + { + "name": "yemaxul", + "link": "https://github.com/yemaxul" } ], "main": "main.js"