update version

This commit is contained in:
deltamaya
2024-11-14 20:31:30 +08:00
parent aa9450428b
commit e9c22e4ac4
2 changed files with 2 additions and 2 deletions

View File

@@ -33,7 +33,7 @@
"name": "nhentai",
"fileName": "nhentai.js",
"key": "nhentai",
"version": "1.0.1"
"version": "1.0.2"
},
{
"name": "紳士漫畫",

View File

@@ -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"