From 3cbab3fd742772f7a3cdf5c2f8adc296212be8c8 Mon Sep 17 00:00:00 2001 From: Tyr Johanson Date: Thu, 11 Oct 2018 23:10:21 +0000 Subject: [PATCH] v1.2.15 --- deploy/Ugly.txt | 8 ++++---- package.json | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/deploy/Ugly.txt b/deploy/Ugly.txt index e23c90d..6b50454 100644 --- a/deploy/Ugly.txt +++ b/deploy/Ugly.txt @@ -1,13 +1,13 @@ - CustomChart-1.2.16 + CustomChart-1.2.15 - + diff --git a/package.json b/package.json index 130965a..6266a25 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "CustomChart", - "version": "1.2.16", + "version": "1.2.15", "scripts": { "debug": "grunt debug", "debug:watch": "nodemon --exec grunt debug",