From 50890cc7e9a0c93a4733da8e510bf01413032c2d Mon Sep 17 00:00:00 2001 From: Julian Hartline Date: Wed, 6 Apr 2016 17:50:52 -0700 Subject: [PATCH] Preparing for release of v0.5.6 --- src/cordova/cordovaconfig.xml | 2 +- src/default.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/src/cordova/cordovaconfig.xml b/src/cordova/cordovaconfig.xml index ff9e3be..eabb95a 100644 --- a/src/cordova/cordovaconfig.xml +++ b/src/cordova/cordovaconfig.xml @@ -1,5 +1,5 @@ - + Flickerstrip Control your Flickerstrips from your mobile device. diff --git a/src/default.json b/src/default.json index b83afc9..b429c32 100644 --- a/src/default.json +++ b/src/default.json @@ -1,6 +1,6 @@ { "name": "FlickerstripApp", - "version":"0.5.5", + "version":"0.5.6", "description": "An application to allow you to interact with your LED strips.", "main": "nwjs.html", "showDebugger":false,