From e9c22e4ac4bfa0565439b888e4dd0b456b658ecb Mon Sep 17 00:00:00 2001 From: deltamaya Date: Thu, 14 Nov 2024 20:31:30 +0800 Subject: [PATCH] update version --- index.json | 2 +- nhentai.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.json b/index.json index 175859a..6832320 100644 --- a/index.json +++ b/index.json @@ -33,7 +33,7 @@ "name": "nhentai", "fileName": "nhentai.js", "key": "nhentai", - "version": "1.0.1" + "version": "1.0.2" }, { "name": "紳士漫畫", diff --git a/nhentai.js b/nhentai.js index 363c042..930983e 100644 --- a/nhentai.js +++ b/nhentai.js @@ -7,7 +7,7 @@ class Nhentai extends ComicSource { // unique id of the source key = "nhentai" - version = "1.0.1" + version = "1.0.2" minAppVersion = "1.0.0"