From faea65f5149601746d849d4c2319683e3333394c Mon Sep 17 00:00:00 2001 From: kodjomoustapha <107993382+kodjodevf@users.noreply.github.com> Date: Mon, 2 Dec 2024 18:01:26 +0100 Subject: [PATCH] + --- javascript/anime/src/all/torrentio.js | 2 +- javascript/anime/src/all/torrentioanime.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/javascript/anime/src/all/torrentio.js b/javascript/anime/src/all/torrentio.js index b3bbc23e..88a326c9 100644 --- a/javascript/anime/src/all/torrentio.js +++ b/javascript/anime/src/all/torrentio.js @@ -7,7 +7,7 @@ const mangayomiSources = [{ "typeSource": "torrent", "isManga": false, "version": "0.0.1", - "appMinVerReq": "0.3.75", + "appMinVerReq": "0.3.8", "pkgPath": "anime/src/all/torrentio.js" }]; diff --git a/javascript/anime/src/all/torrentioanime.js b/javascript/anime/src/all/torrentioanime.js index f62d948e..efe08dee 100644 --- a/javascript/anime/src/all/torrentioanime.js +++ b/javascript/anime/src/all/torrentioanime.js @@ -7,7 +7,7 @@ const mangayomiSources = [{ "typeSource": "torrent", "isManga": false, "version": "0.0.1", - "appMinVerReq": "0.3.75", + "appMinVerReq": "0.3.8", "pkgPath": "anime/src/all/torrentioanime.js" }];