v0.7.1
This commit is contained in:
parent
e81c08ba34
commit
25aee9ed5d
4 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
{
|
{
|
||||||
"name": "wimi",
|
"name": "wimi",
|
||||||
"version": "0.7.0",
|
"version": "0.7.1",
|
||||||
"webExt": {
|
"webExt": {
|
||||||
"sourceDir": "build/production"
|
"sourceDir": "build/production"
|
||||||
},
|
},
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
# -*- mode: org -*-
|
# -*- mode: org -*-
|
||||||
|
|
||||||
** vNEXT
|
** v0.7.1
|
||||||
|
|
||||||
**** Add ~etc/~
|
**** Add ~etc/~
|
||||||
Move (most) configuration files to the ~etc/~ directory
|
Move (most) configuration files to the ~etc/~ directory
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
v0.7.0
|
v0.7.1
|
||||||
|
|
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"manifest_version": 3,
|
"manifest_version": 3,
|
||||||
"name": "wimi",
|
"name": "wimi",
|
||||||
"version": "0.7.0",
|
"version": "0.7.1",
|
||||||
"description": "Your public IP address from clean.myip.wtf to your browser",
|
"description": "Your public IP address from clean.myip.wtf to your browser",
|
||||||
"action": {
|
"action": {
|
||||||
"default_popup": "/html/browseraction.html"
|
"default_popup": "/html/browseraction.html"
|
||||||
|
|
Loading…
Reference in a new issue