This commit is contained in:
kodjomoustapha
2023-12-08 17:30:42 +01:00
parent 737099e74a
commit 601f7a791b
46 changed files with 23 additions and 23 deletions

View File

@@ -1,6 +1,6 @@
import '../../../../model/source.dart';
const _comickVersion = "0.0.4";
const _comickVersion = "0.0.45";
const _comickSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/main/manga/src/all/comick/comick-v$_comickVersion.dart";