From 203077646825e05e98c3c2cbb585ffcd94a418e4 Mon Sep 17 00:00:00 2001 From: wont-stream <143244075+wont-stream@users.noreply.github.com> Date: Fri, 11 Apr 2025 15:16:32 -0400 Subject: [PATCH] bump version to 0.0.3 in manifest.json --- ext/manifest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/ext/manifest.json b/ext/manifest.json index e23e945..0c3969e 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -2,7 +2,7 @@ "manifest_version": 3, "name": "halfPage", "description": "Use halfPage as your Startpage.", - "version": "0.0.2", + "version": "0.0.3", "browser_specific_settings": { "gecko": { "id": "halfPage@new-tab.ipv4.army" @@ -14,4 +14,4 @@ "chrome_url_overrides": { "newtab": "dist/index.html" } -} +} \ No newline at end of file