chore(build): change store version in manifest

This commit is contained in:
David Ralph
2024-05-27 13:09:04 +01:00
parent 80eb47ed15
commit e1e69a40bb
2 changed files with 2 additions and 2 deletions

View File

@@ -4,7 +4,7 @@
"default_locale": "en",
"name": "__MSG_name__",
"description": "__MSG_description__",
"version": "7.0.0",
"version": "7.1.0",
"homepage_url": "https://muetab.com",
"action": {
"default_icon": "icons/128x128.png"

View File

@@ -2,7 +2,7 @@
"manifest_version": 3,
"name": "Mue",
"description": "Fast, open and free-to-use new tab page for modern browsers.",
"version": "7.0.0",
"version": "7.1.0",
"homepage_url": "https://muetab.com",
"action": {
"default_icon": "icons/128x128.png"