From f10eee335d5fed50c64b9d5184b1c3200a415c01 Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Wed, 18 Jun 2025 01:41:02 +0200 Subject: [PATCH] version bump for testing version --- package-lock.json | 4 ++-- package.json | 4 ++-- src/manifest.json | 4 ++-- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package-lock.json b/package-lock.json index c036463..61df210 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { - "name": "ultrawidify", - "version": "6.2.6", + "name": "ultrawidify-testing", + "version": "25.06.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 2b0e497..dd824c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { - "name": "ultrawidify", - "version": "6.2.6", + "name": "ultrawidify-testing", + "version": "25.06.1", "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 4e2364c..1204de3 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,8 +1,8 @@ { "manifest_version": 3, - "name": "Ultrawidify", + "name": "Ultrawidify - testing", "description": "Removes black bars on ultrawide videos and offers advanced options to fix aspect ratio.", - "version": "6.2.6", + "version": "25.06.1", "icons": { "32":"res/icons/uw-32.png", "64":"res/icons/uw-64.png"