From 5becf0bdf0092f8f86e0add6bad4d39f585d7c59 Mon Sep 17 00:00:00 2001 From: Tamius Han Date: Fri, 1 Nov 2019 23:51:51 +0100 Subject: [PATCH] Version bump is gonna be a bit more major --- CHANGELOG.md | 2 +- package.json | 2 +- src/manifest.json | 2 +- src/popup/panels/WhatsNewPanel.vue | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 198bd44..12f3312 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,7 +12,7 @@ QoL improvements for me: * logging: allow to enable logging at will and export said logs to a file -### v.4.3.2 (future) +### v.4.4.0 (future) * Russian users (and users of other non-latin keyboard layouts) can now use keyboard shortcuts by default, without having to rebind them manually. (Only applicable for new installs — existing users need to reset settings to default in extension settings) * NOTE: when using non-latin layouts, 'zoom' shortcut (`z` by default) uses the position of 'Y' on QWERTY layout. diff --git a/package.json b/package.json index ecc1d19..9e6f7c4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ultravidify", - "version": "4.3.2", + "version": "4.4.0", "description": "Aspect ratio fixer for youtube that works around some people's disability to properly encode 21:9 (and sometimes, 16:9) videos.", "author": "Tamius Han ", "scripts": { diff --git a/src/manifest.json b/src/manifest.json index ad0f111..76e73a2 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.3.2", + "version": "4.4.0", "applications": { "gecko": { "id": "{cf02b1a7-a01a-4e37-a609-516a283f1ed3}" diff --git a/src/popup/panels/WhatsNewPanel.vue b/src/popup/panels/WhatsNewPanel.vue index 261ce4b..ded166a 100644 --- a/src/popup/panels/WhatsNewPanel.vue +++ b/src/popup/panels/WhatsNewPanel.vue @@ -2,7 +2,7 @@

What's new

Full changelog for older versions is available here.

-

4.3.2

+

4.4.0

  • Russian users (and users of other non-latin keyboard layouts) can now use keyboard shortcuts by default, without having to rebind them manually. NOTE: Only applicable for new installs — existing users need to reset