This commit is contained in:
0x1eef 2024-09-21 18:19:36 -03:00
parent e81c08ba34
commit 25aee9ed5d
4 changed files with 4 additions and 4 deletions

View file

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

View file

@ -1,6 +1,6 @@
# -*- mode: org -*-
** vNEXT
** v0.7.1
**** Add ~etc/~
Move (most) configuration files to the ~etc/~ directory

View file

@ -1 +1 @@
v0.7.0
v0.7.1

View file

@ -1,7 +1,7 @@
{
"manifest_version": 3,
"name": "wimi",
"version": "0.7.0",
"version": "0.7.1",
"description": "Your public IP address from clean.myip.wtf to your browser",
"action": {
"default_popup": "/html/browseraction.html"