Skip to content

Commit 6e51e21

Browse files
author
allan
committed
fix 1.0.51
1 parent 2e602e7 commit 6e51e21

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
4+
## 1.0.51
5+
6+
WebSocket Data Source Plugin Launch added connection string fix for release
7+
38
## 1.0.50
49

510
WebSocket Data Source Plugin Launch added connection string fix for release

src/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
{"name": "Websockets Payloads", "path": "img/assets/grafana-websockets-graphing.png"},
3434
{"name": "Streaming", "path": "img/assets/grafana-websockets-plugin-streaming.png"}
3535
],
36-
"version": "1.0.50",
36+
"version": "1.0.51",
3737
"updated": "%TODAY%"
3838
},
3939
"dependencies": {

0 commit comments

Comments
 (0)