diff --git a/config.xml b/config.xml index b9cc7209fa4833a84513631b30b1fd539e77af29..7126ca6d95fc9b91ba73dbfa3ecb7aae47f80edb 100644 --- a/config.xml +++ b/config.xml @@ -4,7 +4,7 @@ xmlns:cdv="http://cordova.apache.org/ns/1.0" id="fr.duniter.cesium" version="0.2.8" - android-versionCode="280" + android-versionCode="9" > <name>Cesium</name> <description> diff --git a/www/js/config.js b/www/js/config.js index 74f1edd674c0bb5d0c087174d2f9dcbc8e520115..006e6b4214bcc3d02b7c21af5b9f8fd61bf28c58 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -29,7 +29,7 @@ angular.module("cesium.config", []) } }, "version": "0.2.8", - "build": "2016-08-26T11:22:01.232Z", + "build": "2016-08-26T13:00:48.388Z", "newIssueUrl": "https://github.com/duniter/cesium/issues/new?labels=bug" })