Browse Source

Bump version to 0.2.8

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

2
package.json

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

2
src/plugin.json

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

Loading…
Cancel
Save