Bump project version to 0.4.0

rewrite-with-urlplugin 0.4.0
David Cormier 11 years ago
parent 6ab31b5a74
commit f114adc5f0
  1. 2
      manifest.json
  2. 2
      manifest.webapp

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

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

Loading…
Cancel
Save