diff --git a/VERSION b/VERSION index b82608c..8308b63 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -v0.1.0 +v0.1.1 diff --git a/src/manifest.json b/src/manifest.json index ddeabc1..a869575 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 3, "name": "Photon", - "version": "0.1.0", + "version": "0.1.1", "description": "Provides various information about your public IP address.", "action": { "default_popup": "/html/browseraction.html"