Minify version 0.5.1

gh-pages
David Cormier 10 years ago
parent 697a9567dc
commit 43126ce846
  1. 2
      manifest.json
  2. 2
      manifest.webapp
  3. 4
      min.js
  4. 2
      min.map
  5. 2
      package.json

@ -1,7 +1,7 @@
{
"name": "Glowing Bear",
"description": "WeeChat Web frontend",
"version": "0.5.0",
"version": "0.5.1",
"manifest_version": 2,
"icons": {
"32": "assets/img/favicon.png",

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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

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

Loading…
Cancel
Save