This commit is contained in:
0x1eef 2023-09-29 15:26:23 -03:00
parent 7f15dceef7
commit 7a2c1c22b8
3 changed files with 3 additions and 3 deletions

View file

@ -1 +1 @@
v0.1.3
v0.2.0

View file

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

View file

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