This commit is contained in:
David Ralph 2020-10-04 17:21:51 +01:00
parent d2ce84cac4
commit caaed9603d
4 changed files with 4 additions and 4 deletions

View File

@ -3,7 +3,7 @@
"offline_enabled": true,
"name": "Mue",
"description": "Fast, open and free-to-use new tab page for most modern browsers.",
"version": "4.1.0",
"version": "4.1.1",
"browser_action": {
"default_icon": "icons/128x128.png"
},

View File

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Mue",
"description": "Fast, open and free-to-use new tab page for most modern browsers.",
"version": "4.1.0",
"version": "4.1.1",
"browser_action": {
"default_icon": "icons/128x128.png"
},

View File

@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Mue",
"description": "Fast, open and free-to-use new tab page for most modern browsers.",
"version": "4.1.0",
"version": "4.1.1",
"browser_action": {
"default_icon": "icons/128x128.png"
},

View File

@ -13,7 +13,7 @@
"homepage": "https://muetab.xyz",
"bugs": "https://github.com/mue/mue/issues/new?assignees=&labels=bug&template=bug-report.md&title=%5BBUG%5D",
"license": "BSD-3-Clause",
"version": "4.1.0",
"version": "4.1.1",
"dependencies": {
"@material-ui/core": "^4.11.0",
"@material-ui/icons": "^4.9.1",