diff --git a/config.xml b/config.xml index 0ccc73572876bfcf09a75450a5a10168c9f8dcb6..b77671a214ba9b6819a0a97988b692e77d4398dd 100644 --- a/config.xml +++ b/config.xml @@ -3,8 +3,8 @@ xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0" id="fr.duniter.cesium" - version="0.2.5" - android-versionCode="250" + version="0.2.6" + android-versionCode="260" > <name>Cesium</name> <description> diff --git a/package.json b/package.json index b16479aa52a66f996d8e5754d1fec3ca62998fef..21a9daf4ad5bcb3f2a6e093b0cddda8e8a23ed74 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "cesium", - "version": "0.2.5", + "version": "0.2.6", "description": "Unhosted webapp client for Duniter network", "repository": { "type": "git",