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"