diff --git a/src/cordova/cordovaconfig.xml b/src/cordova/cordovaconfig.xml index b9d7173..c78a242 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 b429c32..d94bcd4 100644 --- a/src/default.json +++ b/src/default.json @@ -1,6 +1,6 @@ { "name": "FlickerstripApp", - "version":"0.5.6", + "version":"0.5.7", "description": "An application to allow you to interact with your LED strips.", "main": "nwjs.html", "showDebugger":false,