fix: set version to 0.3.1

This commit is contained in:
Ivan Mikheykin
2020-07-21 17:49:57 +03:00
parent 3e37a0c3cc
commit 80725f6cd5
6 changed files with 14 additions and 6 deletions
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## v0.3.1
- Fix to work in Grafana 7.1.0
## v0.3.0
- Tooltip freeze on click
+1 -1
View File
@@ -28,7 +28,7 @@
* Tested with Grafana:
- 5.4.3
- 6.3, 6.6, 6.7
- 7.0
- 7.0, 7.1
## Installation
+4
View File
@@ -1,5 +1,9 @@
# Changelog
## v0.3.1
- Fix to work in Grafana 7.1.0
## v0.3.0
- Tooltip freeze on click
+1 -1
View File
@@ -28,7 +28,7 @@
* Tested with Grafana:
- 5.4.3
- 6.3, 6.6, 6.7
- 7.0
- 7.0, 7.1
## Installation
+2 -2
View File
@@ -24,8 +24,8 @@
{"name": "Color mapping", "path": "img/color-mapping.png"},
{"name": "Queries example", "path": "img/queries-example.png"}
],
"version": "0.3.0",
"updated": "2020-07-14"
"version": "0.3.1",
"updated": "2020-07-21"
},
"dependencies": {
+2 -2
View File
@@ -24,8 +24,8 @@
{"name": "Color mapping", "path": "img/color-mapping.png"},
{"name": "Queries example", "path": "img/queries-example.png"}
],
"version": "0.3.0",
"updated": "2020-07-14"
"version": "0.3.1",
"updated": "2020-07-21"
},
"dependencies": {