Updater bot : sponsorblockcast updated to 0.4.1

This commit is contained in:
alexbelgium
2023-09-09 11:57:00 +02:00
parent 59fe92d813
commit beebfad067
3 changed files with 6 additions and 3 deletions

View File

@@ -1,3 +1,6 @@
## 0.4.1 (09-09-2023)
- Update to latest version from gabe565/CastSponsorSkip
### 0.4.0-1 (02-09-2023)
- Added CSS_MUTE_ADS config added, mutes ADS. Bool, default to true
## 0.4.0 (02-09-2023)

View File

@@ -26,5 +26,5 @@
},
"slug": "sponsorblockcast",
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sponsorblockcast",
"version": "0.4.0-1"
"version": "0.4.1"
}

View File

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