diff --git a/copy_manga.js b/copy_manga.js index a74c3ac..baa7be7 100644 --- a/copy_manga.js +++ b/copy_manga.js @@ -4,7 +4,7 @@ class CopyManga extends ComicSource { key = "copy_manga" - version = "1.3.1" + version = "1.3.2" minAppVersion = "1.2.1" @@ -853,7 +853,6 @@ class CopyManga extends ComicSource { version: { title: "拷贝版本(重启APP生效)", type: "input", - validator: '^\\d+(?:\\.\\d+)*$', default: CopyManga.defaultCopyVersion, }, platform: { diff --git a/index.json b/index.json index 68a1921..c6044b3 100644 --- a/index.json +++ b/index.json @@ -3,7 +3,7 @@ "name": "拷贝漫画", "fileName": "copy_manga.js", "key": "copy_manga", - "version": "1.3.1" + "version": "1.3.2" }, { "name": "Komiic",