v0.1.2
This commit is contained in:
parent
68410be066
commit
d6be553af1
3 changed files with 3 additions and 3 deletions
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
|||
v0.1.1
|
||||
v0.1.2
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
{
|
||||
"name": "photon",
|
||||
"version": "0.1.0",
|
||||
"version": "0.1.2",
|
||||
"dependencies": {
|
||||
"react": "^18.2.0",
|
||||
"react-dom": "^18.2.0"
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"manifest_version": 3,
|
||||
"name": "Photon",
|
||||
"version": "0.1.1",
|
||||
"version": "0.1.2",
|
||||
"description": "Provides various information about your public IP address.",
|
||||
"action": {
|
||||
"default_popup": "/html/browseraction.html"
|
||||
|
|
Loading…
Reference in a new issue