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

v0.17.4

parent ee944274
Branches
Tags v0.17.4
No related merge requests found
<?xml version='1.0' encoding='utf-8'?>
<widget android-versionCode="17300" id="fr.duniter.cesium" version="0.17.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget android-versionCode="17400" id="fr.duniter.cesium" version="0.17.4" 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
......
......@@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then
fi
latest_version() {
echo "v0.17.3" #lastest
echo "v0.17.4" #lastest
}
api_release_url() {
......
{
"name": "cesium",
"version": "0.17.3",
"version": "0.17.4",
"description": "Unhosted webapp client for Duniter network",
"repository": {
"type": "git",
......
......@@ -66,9 +66,9 @@ angular.module("cesium.config", [])
"defaultCountry": "France"
}
},
"version": "0.17.3",
"build": "2017-09-20T14:07:41.486Z",
"version": "0.17.4",
"build": "2017-09-29T11:08:25.406Z",
"newIssueUrl": "https://github.com/duniter/cesium/issues/new?labels=bug"
})
;
;
\ No newline at end of file
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment