This commit is contained in:
0x1eef 2023-09-29 13:50:06 -03:00
parent 5f59c2ffe2
commit d06d7d4389
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
v0.1.2
v0.1.3

View file

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

View file

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