Browse Source

Bump version to 0.3.6

master
rozetko 5 years ago
parent
commit
e55ef78326
  1. 2
      package.json
  2. 2
      src/plugin.json

2
package.json

@ -1,6 +1,6 @@
{
"name": "grafana-hastic-app",
"version": "0.3.5-1",
"version": "0.3.6",
"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.5-1"
"version": "0.3.6"
},
"includes": [
{ "type": "panel", "name": "Hastic Graph Panel" },

Loading…
Cancel
Save