diff options
author | Struan Donald <struan@exo.org.uk> | 2014-10-13 14:56:18 +0100 |
---|---|---|
committer | Dave Arter <davea@mysociety.org> | 2015-08-28 14:27:15 +0100 |
commit | e1fc2b466ae83d221864232851b1f55ff012f38c (patch) | |
tree | 86b15c0f659245a50b9729d83222fdd198623a3a | |
parent | d27f202306a3984227638fbf269ad1d48f0790f7 (diff) |
bump Android build and version number
Release to fix security hole in Cordova
-rw-r--r-- | config.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<widget id="org.mysociety.FixMyStreet" android-versionCode="40" version="2.0.5" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> +<widget id="org.mysociety.FixMyStreet" android-versionCode="41" version="2.0.6" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> <name>FixMyStreet</name> <description> Report problems on FixMyStreet |