Bump version to 0.4.5
This commit is contained in:
parent
cfbc8108f3
commit
8f5ce92ada
3 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Glowing Bear",
|
||||
"description": "WeeChat Web frontend",
|
||||
"version": "0.4.4",
|
||||
"version": "0.4.5",
|
||||
"manifest_version": 2,
|
||||
"icons": {
|
||||
"32": "assets/img/favicon.png",
|
||||
|
|
|
@ -25,5 +25,5 @@
|
|||
"desktop-notification":{}
|
||||
},
|
||||
"default_locale": "en",
|
||||
"version": "0.4.4"
|
||||
"version": "0.4.5"
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "glowing-bear",
|
||||
"private": true,
|
||||
"version": "0.4.4",
|
||||
"version": "0.4.5",
|
||||
"description": "A web client for Weechat",
|
||||
"repository": "https://github.com/glowing-bear/glowing-bear",
|
||||
"license": "GPLv3",
|
||||
|
|
Loading…
Reference in a new issue