diff --git a/package-lock.json b/package-lock.json index 6d16c16..a72bf25 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "ultrawidify", - "version": "6.3.995", + "version": "6.3.996", "lockfileVersion": 3, "requires": true, "packages": { "": { "name": "ultrawidify", - "version": "6.3.995", + "version": "6.3.996", "dependencies": { "@babel/plugin-proposal-class-properties": "^7.18.6", "@mdi/font": "^7.4.47", diff --git a/package.json b/package.json index 3e71d3c..e821401 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ultrawidify", - "version": "6.3.995", + "version": "6.3.996", "description": "Aspect ratio fixer for youtube and other sites, with automatic aspect ratio detection. Supports ultrawide and other ratios.", "author": "Tamius Han ", "scripts": { diff --git a/src/manifest.json b/src/manifest.json index d89a00f..839a983 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "Ultrawidify", "description": "Removes black bars on ultrawide videos and offers advanced options to fix aspect ratio.", - "version": "6.3.995", + "version": "6.3.996", "icons": { "32":"res/icons/uw-32.png", "64":"res/icons/uw-64.png"