From adadc8bb3e5f5eb3fbe61a0585671618241c580a Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Sun, 20 Apr 2025 19:28:59 +0200 Subject: [PATCH] version bump --- package-lock.json | 2 +- package.json | 2 +- src/manifest.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/package-lock.json b/package-lock.json index 9397451..c036463 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ultrawidify", - "version": "6.2.5", + "version": "6.2.6", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 79ed032..2b0e497 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ultrawidify", - "version": "6.2.5", + "version": "6.2.6", "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 2beeca4..4e2364c 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.2.5", + "version": "6.2.6", "icons": { "32":"res/icons/uw-32.png", "64":"res/icons/uw-64.png"