File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -711,10 +711,10 @@ function buildExternalUrl(result, tokens) {
711711}
712712
713713// --------------------------- Manifest & Config ------------------------------
714- // v1.1.6 — tighten manifest for Android TV: stream only, movie/series, "tt" ids
714+ // v1.1.7 — tighten manifest for Android TV: stream only, movie/series, "tt" ids
715715const manifest = {
716716 id : "a1337user.statusio.multi.simple" ,
717- version : "1.1.6 " ,
717+ version : "1.1.7 " ,
718718 name : "Statusio" ,
719719 description :
720720 "Shows premium status & days remaining across multiple debrid providers." ,
Original file line number Diff line number Diff line change 11{
22 "name" : " statusio" ,
3- "version" : " 1.1.6 " ,
3+ "version" : " 1.1.7 " ,
44 "description" : " Statusio • Stremio Debrid Status Addon" ,
55 "type" : " module" ,
66 "main" : " index.js" ,
You can’t perform that action at this time.
0 commit comments