mirror of
https://github.com/babalae/bettergi-scripts-list.git
synced 2026-03-16 03:33:25 +08:00
TravelersTales fix (#2346)
* fix * Update version to 0.2.1 in manifest.json
This commit is contained in:
@@ -43,7 +43,7 @@ let failed = false;
|
||||
if (settings.enableDetailedLogs) {
|
||||
log.info(`最大运行次数: ${maxRuns}`);
|
||||
}
|
||||
showCurrentSettings();
|
||||
// showCurrentSettings();
|
||||
|
||||
let failCount = 0;
|
||||
let lastProgress = -1;
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"manifest_version": 1,
|
||||
"name": "游逸旅闻",
|
||||
"version": "0.2",
|
||||
"version": "0.2.1",
|
||||
"bgi_version": "0.45.1",
|
||||
"description": "自动游逸旅闻",
|
||||
"authors": [
|
||||
@@ -23,4 +23,4 @@
|
||||
"saved_files": [
|
||||
"config.json"
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user