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"