Release version 0.4.4

skipping 0.4.{2,3} as these were used in the cordova branch independently
This commit is contained in:
Lorenz Hübschle-Schneider 2014-11-20 12:04:21 +01:00
parent bbe9993577
commit ec21b21e38
3 changed files with 3 additions and 3 deletions

View file

@ -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",

View file

@ -16,5 +16,5 @@
"url": "https://github.com/glowing-bear"
},
"default_locale": "en",
"version": "0.4.1"
"version": "0.4.4"
}

View file

@ -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",