mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
bump version
This commit is contained in:
@@ -10,7 +10,7 @@ const CatalogMochs = Object.values(MochOptions).filter(moch => moch.catalog);
|
||||
export function manifest(config = {}) {
|
||||
const defaultManifest = {
|
||||
id: 'com.stremio.torrentio.addon',
|
||||
version: '0.0.13',
|
||||
version: '0.0.14',
|
||||
name: 'Torrentio',
|
||||
description: getDescription(config),
|
||||
catalogs: getCatalogs(config),
|
||||
|
||||
Reference in New Issue
Block a user