From 36f028754b0eb36c0859182348ccbdb661dfc503 Mon Sep 17 00:00:00 2001 From: Tomer Amir Date: Mon, 6 Feb 2017 16:35:54 +0200 Subject: [PATCH] Updated version in plugin.json --- dist/plugin.json | 2 +- src/plugin.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/plugin.json b/dist/plugin.json index 0aa0968c..a0c6777d 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -23,7 +23,7 @@ {"name": "Warning State", "path": "img/warning.png"}, {"name": "Critical State", "path": "img/error.png"} ], - "version": "1.0.0", + "version": "1.0.1", "updated": "2016-10-5" }, diff --git a/src/plugin.json b/src/plugin.json index 0aa0968c..a0c6777d 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -23,7 +23,7 @@ {"name": "Warning State", "path": "img/warning.png"}, {"name": "Critical State", "path": "img/error.png"} ], - "version": "1.0.0", + "version": "1.0.1", "updated": "2016-10-5" },