From 21251d7a77fe036fd7fb91ec7d51b7fde16a25e2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=A7=92=E7=A0=82=E7=B3=96?= <90336521+lings03@users.noreply.github.com> Date: Sat, 1 Nov 2025 11:42:17 +0800 Subject: [PATCH] [wnacg] Bump version from 1.0.2 to 1.0.3 (#186) --- wnacg.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wnacg.js b/wnacg.js index 1794e87..06dd0c9 100644 --- a/wnacg.js +++ b/wnacg.js @@ -7,7 +7,7 @@ class Wnacg extends ComicSource { // unique id of the source key = "wnacg" - version = "1.0.2" + version = "1.0.3" minAppVersion = "1.0.0"