Bump project version to 0.4.0
This commit is contained in:
parent
6ab31b5a74
commit
f114adc5f0
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
{
|
{
|
||||||
"name": "Glowing Bear",
|
"name": "Glowing Bear",
|
||||||
"description": "WeeChat Web frontend",
|
"description": "WeeChat Web frontend",
|
||||||
"version": "0.3.0",
|
"version": "0.4.0",
|
||||||
"manifest_version": 2,
|
"manifest_version": 2,
|
||||||
"icons": {
|
"icons": {
|
||||||
"32": "assets/img/favicon.png",
|
"32": "assets/img/favicon.png",
|
||||||
|
|
|
@ -16,5 +16,5 @@
|
||||||
"url": "https://github.com/glowing-bear"
|
"url": "https://github.com/glowing-bear"
|
||||||
},
|
},
|
||||||
"default_locale": "en",
|
"default_locale": "en",
|
||||||
"version": "0.3.0"
|
"version": "0.4.0"
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue