diff --git a/config.xml b/config.xml index 1b8cb87429692ca1958b59fb704f44cf300b29ed..5549a6db1bc531917fbfe5dde2cc923c6307de41 100644 --- a/config.xml +++ b/config.xml @@ -1,5 +1,5 @@ <?xml version='1.0' encoding='utf-8'?> -<widget android-versionCode="10000" id="fr.duniter.cesium" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> +<widget android-versionCode="100000" id="fr.duniter.cesium" version="1.0.0" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> <name>Cesium</name> <description> An simple App for Duniter wallet diff --git a/www/js/config.js b/www/js/config.js index df89a590e31297e26b60c2a474b584fa380344ef..eaef75c125aa4902d4bc52cd3282a09e3b44ca5a 100644 --- a/www/js/config.js +++ b/www/js/config.js @@ -80,7 +80,7 @@ angular.module("cesium.config", []) } }, "version": "1.0.0", - "build": "2017-11-21T08:26:09.322Z", + "build": "2017-11-21T09:23:47.626Z", "newIssueUrl": "https://github.com/duniter/cesium/issues/new?labels=bug" })