diff --git a/CHANGELOG.md b/CHANGELOG.md index f91baed..92e3dd8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,11 @@ ## v3.x +### v3.3.0 + +* Basic mode added +* Per-video controls in popup + ### v3.2.2 * Pan event listener now gets properly unbound diff --git a/manifest.json b/manifest.json index 8db9124..ebfa330 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "Ultrawidify", - "version": "3.2.3-a1", + "version": "3.3.0-a1", "applications": { "gecko": { "id": "{cf02b1a7-a01a-4e37-a609-516a283f1ed3}"