dev: add explicit dev update channel and repo addon 1.0.1

This commit is contained in:
2026-02-24 20:17:10 +01:00
parent e5bc67eef8
commit f438ff88fa
5 changed files with 30 additions and 4 deletions

View File

@@ -1,5 +1,5 @@
<?xml version='1.0' encoding='utf-8'?>
<addon id="plugin.video.viewit" name="ViewIt" version="0.1.63-dev" provider-name="ViewIt">
<addon id="plugin.video.viewit" name="ViewIt" version="0.1.64-dev" provider-name="ViewIt">
<requires>
<import addon="xbmc.python" version="3.0.0" />
<import addon="script.module.requests" />