fix Mangareader

This commit is contained in:
kodjomoustapha
2024-05-27 12:04:57 +01:00
parent 9df5eb369c
commit ec7728be45
2 changed files with 4 additions and 4 deletions

View File

@@ -127,7 +127,7 @@ import 'src/shijiescans/shijiescans.dart';
import 'src/summertoon/summertoon.dart';
import 'src/zenithscans/zenithscans.dart';
const mangareaderVersion = "0.1.05";
const mangareaderVersion = "0.1.1";
const mangareaderSourceCodeUrl =
"https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/manga/multisrc/mangareader/mangareader.dart";