Skip to content
This repository was archived by the owner on Apr 23, 2026. It is now read-only.

Commit 5408cda

Browse files
authored
bump version to 1.2.9 (#249)
1 parent 4e79fa2 commit 5408cda

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

dist/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
{"name": "worldPing Web Dashboard", "path": "img/wP-Screenshot-dash-web.png"},
8989
{"name": "worldPing Endpoint Details", "path": "img/wP-Screenshot-endpoint-details.png"}
9090
],
91-
"version": "1.2.8",
91+
"version": "1.2.9",
9292
"updated": "2021-02-09"
9393
},
9494

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"private": true,
3-
"version": "1.2.8",
3+
"version": "1.2.9",
44
"description": "worldPing Plugin for Grafana",
55
"main": "dist/module.js",
66
"scripts": {

src/plugin.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
{"name": "worldPing Web Dashboard", "path": "img/wP-Screenshot-dash-web.png"},
8989
{"name": "worldPing Endpoint Details", "path": "img/wP-Screenshot-endpoint-details.png"}
9090
],
91-
"version": "1.2.8",
91+
"version": "1.2.9",
9292
"updated": "2021-02-09"
9393
},
9494

0 commit comments

Comments
 (0)