diff --git a/manifest.json b/manifest.json index 77e6ff9..d0c8329 100644 --- a/manifest.json +++ b/manifest.json @@ -3,7 +3,7 @@ "short_name": "Better Subs", "manifest_version": 2, "name": "Better Subscriptions for YouTube™", - "version": "0.17.3", + "version": "0.17.4", "applications": { "gecko": { "id": "{5dc6dafa-584e-424a-bf90-1d1d8cfa3caa}" diff --git a/pages/background.js b/pages/background.js index 8b10943..3d166c3 100644 --- a/pages/background.js +++ b/pages/background.js @@ -1,4 +1,4 @@ -const currentVersion = "0.17.3"; +const currentVersion = "0.17.4"; const LAST_SHOWN_CHANGELOG_KEY = "changelog.lastShown"; diff --git a/pages/changelog.html b/pages/changelog.html index 534a3f7..7d42e25 100644 --- a/pages/changelog.html +++ b/pages/changelog.html @@ -22,16 +22,18 @@
+ I would like to thank ericfrazer for his contributions to the project. He swiftly fixed both of + these issues while I was too busy to look at it sooner. Thank you! +
+This extension is developed completely as a hobby project in my free time, if you want to help me, even reaching out with a kind word is enough.