We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 83a328a commit ea9b0bcCopy full SHA for ea9b0bc
CHANGELOG.md
@@ -1,5 +1,8 @@
1
# Changelog
2
3
+# 0.43.1-beta
4
+- fix issue which prevented bttv-settings from being persisted (thank you [@Zerwin](https://github.com/Zerwin))
5
+
6
# 0.43.0-beta
7
- rebase to v19.0.1
8
bttv.manifest.json
@@ -1,4 +1,4 @@
{
- "version": "0.43.0-beta",
- "versionCode": "01208000336"
+ "version": "0.43.1-beta",
+ "versionCode": "01208000337"
}
0 commit comments