Release version 0.4.4
skipping 0.4.{2,3} as these were used in the cordova branch independently
This commit is contained in:
parent
bbe9993577
commit
ec21b21e38
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "Glowing Bear",
|
||||
"description": "WeeChat Web frontend",
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.4",
|
||||
"manifest_version": 2,
|
||||
"icons": {
|
||||
"32": "assets/img/favicon.png",
|
||||
|
|
|
@ -16,5 +16,5 @@
|
|||
"url": "https://github.com/glowing-bear"
|
||||
},
|
||||
"default_locale": "en",
|
||||
"version": "0.4.1"
|
||||
"version": "0.4.4"
|
||||
}
|
||||
|
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"name": "glowing-bear",
|
||||
"private": true,
|
||||
"version": "0.4.1",
|
||||
"version": "0.4.4",
|
||||
"description": "A web client for Weechat",
|
||||
"repository": "https://github.com/glowing-bear/glowing-bear",
|
||||
"license": "GPLv3",
|
||||
|
|
Loading…
Reference in New Issue