From d6f98d0aa4cad171cad1088381d42a6136aa2c9e Mon Sep 17 00:00:00 2001 From: kodjomoustapha <107993382+kodjodevf@users.noreply.github.com> Date: Mon, 6 Jan 2025 14:09:38 +0100 Subject: [PATCH] + --- dart/anime/multisrc/zorotheme/sources.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dart/anime/multisrc/zorotheme/sources.dart b/dart/anime/multisrc/zorotheme/sources.dart index bf7f17b9..f66efc4b 100644 --- a/dart/anime/multisrc/zorotheme/sources.dart +++ b/dart/anime/multisrc/zorotheme/sources.dart @@ -2,7 +2,7 @@ import '../../../../model/source.dart'; import 'src/hianime/hianime.dart'; import 'src/kaido/kaido.dart'; -const _zorothemeVersion = "0.0.1"; +const _zorothemeVersion = "0.1.0"; const _zorothemeSourceCodeUrl = "https://raw.githubusercontent.com/kodjodevf/mangayomi-extensions/$branchName/dart/anime/multisrc/zorotheme/zorotheme.dart";