Tag version 0.5.0

paste-quickfix 0.5.0
Lorenz Hübschle-Schneider 10 years ago
parent 9f6f70eb3e
commit f17a976e1a
  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.5",
"version": "0.5.0",
"manifest_version": 2,
"icons": {
"32": "assets/img/favicon.png",

@ -25,5 +25,5 @@
"desktop-notification":{}
},
"default_locale": "en",
"version": "0.4.5"
"version": "0.5.0"
}

@ -1,7 +1,7 @@
{
"name": "glowing-bear",
"private": true,
"version": "0.4.5",
"version": "0.5.0",
"description": "A web client for Weechat",
"repository": "https://github.com/glowing-bear/glowing-bear",
"license": "GPLv3",

Loading…
Cancel
Save