Release version 0.4.4

skipping 0.4.{2,3} as these were used in the cordova branch independently
rewrite-with-urlplugin v0.4.4
Lorenz Hübschle-Schneider 11 years ago
parent bbe9993577
commit ec21b21e38
  1. 2
      manifest.json
  2. 2
      manifest.webapp
  3. 2
      package.json

@ -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…
Cancel
Save