diff --git a/CHANGELOG.md b/CHANGELOG.md index ad38a20..daf9d1b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,7 +7,11 @@ * Settings page looks ugly af right now. Maybe fix it some time later -### v4.1.0 (current) +### v4.1.1 (current) + +* Disabled gfycat + +### v4.1.0 * Added ability to add custom CSS to page * Fixed video alignment issues on old.reddit. Disabled extension on imgur by default. diff --git a/src/manifest.json b/src/manifest.json index 895de6f..e17eb59 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 2, "name": "Ultrawidify", "description": "Removes black bars on ultrawide videos and offers advanced options to fix aspect ratio.", - "version": "4.1.0", + "version": "4.1.1", "applications": { "gecko": { "id": "{cf02b1a7-a01a-4e37-a609-516a283f1ed3}"