Skip to content

Commit e7ddaa7

Browse files
author
allan
committed
fix changelog and plugin.json
1 parent 3c35d4f commit e7ddaa7

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

33

4+
## 1.0.55
5+
6+
WebSocket Data Source Plugin Launch added connection string fix for release
7+
48
## 1.0.54
59

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

0 commit comments

Comments
 (0)