From 5b18bed9b5e1ae44382a96a8884b90dccc1ea26b Mon Sep 17 00:00:00 2001 From: Jon Kazama Date: Sun, 14 Jun 2026 15:20:07 +0200 Subject: [PATCH] chore: bump version to 2.3.0 across all bump targets --- manifest.firefox.json | 2 +- manifest.json | 2 +- manifest.opera.json | 2 +- newtab.html | 2 +- src/js/app.js | 2 +- src/js/data.js | 2 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/manifest.firefox.json b/manifest.firefox.json index c035701..fab6932 100644 --- a/manifest.firefox.json +++ b/manifest.firefox.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_extName__", "default_locale": "en", - "version": "2.2.0", + "version": "2.3.0", "description": "__MSG_extDesc__", "author": "Hellion Online Media - Florian Wathling", "homepage_url": "https://hellion-media.de", diff --git a/manifest.json b/manifest.json index 44ea2ef..cc5ed6f 100644 --- a/manifest.json +++ b/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_extName__", "default_locale": "en", - "version": "2.2.0", + "version": "2.3.0", "description": "__MSG_extDesc__", "author": "Hellion Online Media - Florian Wathling", "homepage_url": "https://hellion-media.de", diff --git a/manifest.opera.json b/manifest.opera.json index 1b4dd10..942930d 100644 --- a/manifest.opera.json +++ b/manifest.opera.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "__MSG_extName__", "default_locale": "en", - "version": "2.2.0", + "version": "2.3.0", "description": "__MSG_extDesc__", "author": "Hellion Online Media - Florian Wathling", "homepage_url": "https://hellion-media.de", diff --git a/newtab.html b/newtab.html index 5a4cbdb..0826aab 100644 --- a/newtab.html +++ b/newtab.html @@ -241,7 +241,7 @@