Skip to content

Commit a65be77

Browse files
author
allan
committed
fix version 1.0.52
1 parent 6e51e21 commit a65be77

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,6 +1,11 @@
11
# Changelog
22

33

4+
## 1.0.52
5+
6+
WebSocket Data Source Plugin Launch added connection string fix for release
7+
8+
49
## 1.0.51
510

611
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.51",
36+
"version": "1.0.52",
3737
"updated": "%TODAY%"
3838
},
3939
"dependencies": {

0 commit comments

Comments
 (0)