Skip to content
Snippets Groups Projects
Commit 8bdfd192 authored by Benoit Lavenier's avatar Benoit Lavenier
Browse files

prepare release 0.1.22

parent 6a9c8011
No related branches found
No related tags found
No related merge requests found
......@@ -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.1.21"
android-versionCode="9"
version="0.1.22"
android-versionCode="10"
>
<name>Cesium</name>
<description>
......
{
"name": "cesium",
"version": "0.1.21",
"version": "0.1.22",
"description": "A webapp client for Duniter network",
"dependencies": {
"delete-empty": "^0.1.3",
......
......@@ -13,8 +13,8 @@ angular.module("cesium.config", [])
"NEW_ISSUE_LINK": "https://github.com/duniter/cesium/issues/new?labels=bug",
"TIMEOUT": 4000,
"DEBUG": false,
"VERSION": "0.1.21",
"BUILD_DATE": "2016-06-23T20:56:11.753Z"
"VERSION": "0.1.22",
"BUILD_DATE": "2016-06-29T16:44:23.924Z"
})
;
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment