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

v1.1.7

parent c5dce360
No related branches found
No related tags found
No related merge requests found
Pipeline #3060 failed
<?xml version='1.0' encoding='utf-8'?>
<widget android-versionCode="101006" id="fr.duniter.cesium" version="1.1.6" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget android-versionCode="101007" id="fr.duniter.cesium" version="1.1.7" 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 "v1.1.6" #lastest
echo "v1.1.7" #lastest
}
api_release_url() {
......
{
"name": "cesium",
"version": "1.1.6",
"version": "1.1.7",
"description": "Unhosted webapp client for Duniter network",
"repository": {
"type": "git",
......
......@@ -88,8 +88,8 @@ angular.module("cesium.config", [])
"defaultCountry": "France"
}
},
"version": "1.1.6",
"build": "2018-09-15T10:17:18.634Z",
"version": "1.1.7",
"build": "2018-09-30T17:52:42.319Z",
"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
})
......
......@@ -2,7 +2,7 @@
"short_name": "Cesium",
"name": "Cesium",
"manifest_version": 1,
"version": "1.1.6",
"version": "1.1.7",
"default_locale": "fr",
"description": "Manage your Duniter Wallet on a libre currency, like Ğ1",
"icons": [
......
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