Compare commits
2 Commits
v0.9.5-bet
...
develop
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
b40bc291ba | ||
|
|
1216c80118 |
@@ -14,7 +14,7 @@ export default defineConfig({
|
|||||||
'notifications',
|
'notifications',
|
||||||
'alarms',
|
'alarms',
|
||||||
],
|
],
|
||||||
host_permissions: ['http://127.0.0.1:*/*', 'http://localhost:*/*'],
|
host_permissions: ['<all_urls>'],
|
||||||
action: {
|
action: {
|
||||||
default_icon: {
|
default_icon: {
|
||||||
16: 'icon/16.png',
|
16: 'icon/16.png',
|
||||||
|
|||||||
@@ -7,7 +7,7 @@ import (
|
|||||||
|
|
||||||
const (
|
const (
|
||||||
Name = "muyue"
|
Name = "muyue"
|
||||||
Version = "0.9.5"
|
Version = "0.9.6"
|
||||||
Author = "La Légion de Muyue"
|
Author = "La Légion de Muyue"
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user