mirror of
https://github.com/knightcrawler-stremio/knightcrawler.git
synced 2024-12-20 03:29:51 +00:00
[addon] bumps version
This commit is contained in:
@@ -17,7 +17,7 @@ function manifest({ providers, realdebrid } = {}) {
|
||||
const realDebridDesc = realdebrid ? ' and RealDebrid enabled' : '';
|
||||
return {
|
||||
id: 'com.stremio.torrentio.addon',
|
||||
version: '0.0.3',
|
||||
version: '0.0.4',
|
||||
name: 'Torrentio',
|
||||
description: 'Provides torrent streams from scraped torrent providers.'
|
||||
+ ` Currently supports ${enabledProvidersDesc}${realDebridDesc}.`
|
||||
|
||||
Reference in New Issue
Block a user