Skip to content

Commit c574bb2

Browse files
committed
chore: bump version to 2.2.6 to include e2e test fix in release build
1 parent 49a3306 commit c574bb2

2 files changed

Lines changed: 11 additions & 11 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "splitflap",
3-
"version": "2.2.5",
3+
"version": "2.2.6",
44
"scripts": {
55
"build": "webpack -c ./.config/webpack/webpack.config.ts --env production",
66
"dev": "webpack -w -c ./.config/webpack/webpack.config.ts --env development",

provisioning/dashboards/dashboard.json

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@
9696
"unitRotation": false,
9797
"valueAggregation": "last"
9898
},
99-
"pluginVersion": "2.2.5",
99+
"pluginVersion": "2.2.6",
100100
"targets": [
101101
{
102102
"datasource": {
@@ -192,7 +192,7 @@
192192
"unitRotation": true,
193193
"valueAggregation": "last"
194194
},
195-
"pluginVersion": "2.2.5",
195+
"pluginVersion": "2.2.6",
196196
"targets": [
197197
{
198198
"datasource": {
@@ -288,7 +288,7 @@
288288
"unitRotation": false,
289289
"valueAggregation": "last"
290290
},
291-
"pluginVersion": "2.2.5",
291+
"pluginVersion": "2.2.6",
292292
"targets": [
293293
{
294294
"datasource": {
@@ -383,7 +383,7 @@
383383
"unitRotation": false,
384384
"valueAggregation": "last"
385385
},
386-
"pluginVersion": "2.2.5",
386+
"pluginVersion": "2.2.6",
387387
"targets": [
388388
{
389389
"datasource": {
@@ -472,7 +472,7 @@
472472
"unitRotation": false,
473473
"valueAggregation": "last"
474474
},
475-
"pluginVersion": "2.2.5",
475+
"pluginVersion": "2.2.6",
476476
"targets": [
477477
{
478478
"alias": "",
@@ -561,7 +561,7 @@
561561
"unitRotation": false,
562562
"valueAggregation": "last"
563563
},
564-
"pluginVersion": "2.2.5",
564+
"pluginVersion": "2.2.6",
565565
"targets": [
566566
{
567567
"alias": "",
@@ -651,7 +651,7 @@
651651
"unitRotation": false,
652652
"valueAggregation": "last"
653653
},
654-
"pluginVersion": "2.2.5",
654+
"pluginVersion": "2.2.6",
655655
"targets": [
656656
{
657657
"datasource": {
@@ -740,7 +740,7 @@
740740
"unitRotation": false,
741741
"valueAggregation": "last"
742742
},
743-
"pluginVersion": "2.2.5",
743+
"pluginVersion": "2.2.6",
744744
"targets": [
745745
{
746746
"alias": "",
@@ -830,7 +830,7 @@
830830
"unitRotation": false,
831831
"valueAggregation": "last"
832832
},
833-
"pluginVersion": "2.2.5",
833+
"pluginVersion": "2.2.6",
834834
"targets": [
835835
{
836836
"datasource": {
@@ -923,7 +923,7 @@
923923
"unitRotation": false,
924924
"valueAggregation": "last"
925925
},
926-
"pluginVersion": "2.2.5",
926+
"pluginVersion": "2.2.6",
927927
"targets": [
928928
{
929929
"alias": "",

0 commit comments

Comments
 (0)