This commit is contained in:
0x1eef 2024-09-02 21:25:41 -03:00
parent ebe5d1616a
commit dd1a7082ff
4 changed files with 4 additions and 4 deletions

View file

@ -1,6 +1,6 @@
{ {
"name": "wimi", "name": "wimi",
"version": "0.6.1", "version": "0.7.0",
"webExt": { "webExt": {
"sourceDir": "build/production" "sourceDir": "build/production"
}, },

View file

@ -1,6 +1,6 @@
# -*- mode: org -*- # -*- mode: org -*-
** vNEXT ** v0.7.0
**** Add red glow on error screen **** Add red glow on error screen
The icon shown on the error screen how has an animation The icon shown on the error screen how has an animation

View file

@ -1 +1 @@
v0.6.1 v0.7.0

View file

@ -1,7 +1,7 @@
{ {
"manifest_version": 3, "manifest_version": 3,
"name": "wimi", "name": "wimi",
"version": "0.6.1", "version": "0.7.0",
"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"