diff --git a/config.xml b/config.xml index 5f1d60db0..cd3d0371d 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ - + OpenSprinkler Designed to allow intuitive control of the OpenSprinkler irrigation controller. @@ -83,8 +83,11 @@ Your current location will be used to configure OpenSprinkler. + + Your photo library is used to provide an image for your stations. + - 164 + 165 diff --git a/package.json b/package.json index c066eac73..c83f301a7 100644 --- a/package.json +++ b/package.json @@ -5,7 +5,7 @@ "phonegap": { "id": "1371093" }, - "version": "1.6.0", + "version": "1.7.0", "description": "Designed to allow intuitive control of the OpenSprinkler irrigation controller.", "main": "index.html", "scripts": {