diff --git a/config.xml b/config.xml index a7c9645c4..88d3b91b4 100644 --- a/config.xml +++ b/config.xml @@ -3,8 +3,8 @@ xmlns:android = "http://schemas.android.com/apk/res/android" xmlns:gap = "http://phonegap.com/ns/1.0" id = "com.albahra.sprinklers" - version = "1.1.2" - versionCode = "28" > + version = "1.1.3" + versionCode = "29" > diff --git a/index.html b/index.html index e4fb13456..9ec32eb54 100644 --- a/index.html +++ b/index.html @@ -285,7 +285,7 @@

  • This is open source software: source code and changelog for this application can be found at https://github.com/salbahra/Sprinklers/

    Language localization is crowdsourced using Get Localization available at http://www.getlocalization.com/Sprinklers/

    -

    Version: 1.1.2

    +

    Version: 1.1.3

  • diff --git a/manifest.webapp b/manifest.webapp index 587fc280d..df4bc0b9a 100644 --- a/manifest.webapp +++ b/manifest.webapp @@ -17,5 +17,5 @@ }, "default_locale": "en", "type": "privileged", - "version": "1.1.2" + "version": "1.1.3" }