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" }];