Bump version to v0.6.1

This commit is contained in:
Gabe Cook
2023-11-24 13:36:11 -06:00
parent 87181fb028
commit d7d8e67ab8
3 changed files with 4 additions and 2 deletions

View File

@@ -1,3 +1,5 @@
## 0.6.1 (11-24-2023)
- Update to latest version from gabe565/CastSponsorSkip
## 0.6.0 (11-11-2023)
- Update to latest version from gabe565/CastSponsorSkip

View File

@@ -25,5 +25,5 @@
"slug": "sponsorblockcast",
"udev": true,
"url": "https://github.com/alexbelgium/hassio-addons/tree/master/sponsorblockcast",
"version": "0.6.0"
"version": "0.6.1"
}

View File

@@ -4,5 +4,5 @@
"slug": "sponsorblockcast",
"source": "github",
"upstream_repo": "gabe565/CastSponsorSkip",
"upstream_version": "0.6.0"
"upstream_version": "0.6.1"
}