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

v0.19.5

parent 3d6edb8a
Branches
Tags
No related merge requests found
<?xml version='1.0' encoding='utf-8'?>
<widget android-versionCode="19400" id="fr.duniter.cesium" version="0.19.4" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget android-versionCode="19500" id="fr.duniter.cesium" version="0.19.5" 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.19.4" #lastest
echo "v0.19.5" #lastest
}
api_release_url() {
......
{
"name": "cesium",
"version": "0.19.4",
"version": "0.19.5",
"description": "Unhosted webapp client for Duniter network",
"repository": {
"type": "git",
......
......@@ -79,8 +79,8 @@ angular.module("cesium.config", [])
"defaultCountry": "France"
}
},
"version": "0.19.4",
"build": "2017-11-09T18:02:21.589Z",
"version": "0.19.5",
"build": "2017-11-10T08:20:08.895Z",
"newIssueUrl": "https://github.com/duniter/cesium/issues/new?labels=bug"
})
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment