Updater bot : sponsorblockcast updated to 0.4.0

This commit is contained in:
alexbelgium
2023-09-02 02:02:56 +02:00
parent 9202899300
commit 225fe1ba50
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.4.0 (02-09-2023)
- Update to latest version from gabe565/CastSponsorSkip
### 1.3-4 (27-08-2023)
- Chromecast check fixed @bruvv
- Readme updated to reflect the changes @bruvv

View File

@@ -29,5 +29,5 @@
},
"slug": "sponsorblockcast",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sponsorblockcast",
"version": "1.3-4"
"version": "0.4.0"
}

View File

@@ -1,8 +1,8 @@
{
"last_update": "26-08-2023",
"last_update": "02-09-2023",
"repository": "alexbelgium/hassio-addons",
"slug": "sponsorblockcast",
"source": "github",
"upstream_repo": "gabe565/CastSponsorSkip",
"upstream_version": "0.2.1"
"upstream_version": "0.4.0"
}