This commit is contained in:
0x1eef 2023-09-28 19:47:15 -03:00
parent 68410be066
commit d6be553af1
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
v0.1.1 v0.1.2

View file

@ -1,6 +1,6 @@
{ {
"name": "photon", "name": "photon",
"version": "0.1.0", "version": "0.1.2",
"dependencies": { "dependencies": {
"react": "^18.2.0", "react": "^18.2.0",
"react-dom": "^18.2.0" "react-dom": "^18.2.0"

View file

@ -1,7 +1,7 @@
{ {
"manifest_version": 3, "manifest_version": 3,
"name": "Photon", "name": "Photon",
"version": "0.1.1", "version": "0.1.2",
"description": "Provides various information about your public IP address.", "description": "Provides various information about your public IP address.",
"action": { "action": {
"default_popup": "/html/browseraction.html" "default_popup": "/html/browseraction.html"