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"