Browse Source

bump version 0.3.5

master
amper43 5 years ago
parent
commit
790869d1c5
  1. 2
      package.json
  2. 2
      src/plugin.json

2
package.json

@ -1,6 +1,6 @@
{
"name": "grafana-hastic-app",
"version": "0.3.4",
"version": "0.3.5",
"description": "Hastic app: labeling and rendeting analytics from hastic-server",
"main": "dist/module",
"scripts": {

2
src/plugin.json

@ -11,7 +11,7 @@
"small": "img/icn-graph-panel.png",
"large": "img/icn-graph-panel.png"
},
"version": "0.3.4"
"version": "0.3.5"
},
"includes": [
{ "type": "panel", "name": "Hastic Graph Panel" },

Loading…
Cancel
Save