From 8bf28f275ba4611e992fa040ee7830a248abed10 Mon Sep 17 00:00:00 2001 From: Tomer Amir Date: Thu, 27 Apr 2017 13:02:50 +0300 Subject: [PATCH] Preparing version --- .gitignore | 2 +- dist/plugin.json | 4 ++-- src/plugin.json | 4 ++-- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/.gitignore b/.gitignore index 10d274dd..0eaf4050 100644 --- a/.gitignore +++ b/.gitignore @@ -32,5 +32,5 @@ fig.yml profile.cov grafana .notouch -/.sass-cache/49043c39aa7f7aace72fdc84f9ff92a88d28d3ae/status_panel.scssc +.sass-cache/ /dist/src/ diff --git a/dist/plugin.json b/dist/plugin.json index bee5310d..63739a08 100644 --- a/dist/plugin.json +++ b/dist/plugin.json @@ -23,8 +23,8 @@ {"name": "Warning State", "path": "img/warning.png"}, {"name": "Critical State", "path": "img/error.png"} ], - "version": "1.0.3", - "updated": "2017-4-9" + "version": "1.0.4", + "updated": "2017-4-27" }, "dependencies": { diff --git a/src/plugin.json b/src/plugin.json index bee5310d..63739a08 100644 --- a/src/plugin.json +++ b/src/plugin.json @@ -23,8 +23,8 @@ {"name": "Warning State", "path": "img/warning.png"}, {"name": "Critical State", "path": "img/error.png"} ], - "version": "1.0.3", - "updated": "2017-4-9" + "version": "1.0.4", + "updated": "2017-4-27" }, "dependencies": {