dev: bump to 0.1.91.0-dev pre-commit Hook synchronisiert Changelog-Version mit ZIP-Version

This commit is contained in:
2026-04-10 14:19:02 +02:00
parent 8e2bd08ed1
commit 03a4997132
4 changed files with 21 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
## 0.1.91.0
**Allgemein**
- Changelog und Release-Prozess fix.
- Changelog aktualisiert.
## 0.1.90.0
**TMDb Helper Integration**

View File

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