Skip to content

Commit 968de32

Browse files
authored
fix 1.0.58
1 parent 2fe09ef commit 968de32

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 1.0.58
4+
5+
WebSocket Data Source Plugin Launch added connection string and fix plugin name
6+
37
## 1.0.57
48

59
WebSocket Data Source Plugin Launch added connection string and fix plugin name

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

0 commit comments

Comments
 (0)