diff --git a/package.json b/package.json index 1b2c06b..5d56d6f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "ultravidify", - "version": "4.4.3", - "description": "Aspect ratio fixer for youtube that works around some people's disability to properly encode 21:9 (and sometimes, 16:9) videos.", + "version": "4.4.4", + "description": "Aspect ratio fixer for youtube and other sites, with automatic aspect ratio detection. Supports ultrawide and other ratios.", "author": "Tamius Han ", "scripts": { "start": "cross-env HMR=true npm run build:dev -- --watch", diff --git a/src/manifest.json b/src/manifest.json index eac7734..9d45477 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.4.3.1", + "version": "4.4.4", "applications": { "gecko": { "id": "{cf02b1a7-a01a-4e37-a609-516a283f1ed3}"