diff --git a/package-lock.json b/package-lock.json index 9f26793..6abd8b1 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "ultrawidify", - "version": "5.1.1", + "version": "6.0.0-alpha", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index fb0f048..34079eb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ultrawidify", - "version": "5.1.1", + "version": "6.0.0-alpha", "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/popup/panels/WhatsNewPanel.vue b/src/popup/panels/WhatsNewPanel.vue index 3628d04..140a779 100644 --- a/src/popup/panels/WhatsNewPanel.vue +++ b/src/popup/panels/WhatsNewPanel.vue @@ -2,19 +2,37 @@

What's new

Full changelog for older versions is available here.

-

5.1.1

-

- In last patch notes: -

-
-> Hopefully that didn't break anything too much
-    
-

- Well, about that ... -

+

6.0.0