From 352c075f84143b3e296467a5c87f9f1565af3754 Mon Sep 17 00:00:00 2001 From: 0x1eef <0x1eef@protonmail.com> Date: Mon, 29 Jan 2024 00:05:56 -0300 Subject: [PATCH] v0.3.0 --- VERSION | 2 +- src/manifest.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/VERSION b/VERSION index 22c08f7..268b033 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.2.1 +v0.3.0 diff --git a/src/manifest.json b/src/manifest.json index 1c62094..a6c41f3 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Photon", - "version": "0.2.1", + "version": "0.3.0", "description": "Provides information about your public IP address.", "action": { "default_popup": "/html/browseraction.html"