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

v1.2.3

parent 8a59a2e0
Branches
Tags v1.2.3
No related merge requests found
<?xml version='1.0' encoding='utf-8'?> <?xml version='1.0' encoding='utf-8'?>
<widget android-versionCode="102002" id="fr.duniter.cesium" version="1.test.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0"> <widget android-versionCode="102003" id="fr.duniter.cesium" version="1.test.3" xmlns="http://www.w3.org/ns/widgets" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<name>Cesium</name> <name>Cesium</name>
<description> <description>
An simple App for Duniter wallet An simple App for Duniter wallet
......
...@@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then ...@@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then
fi fi
latest_version() { latest_version() {
echo "v1.test.3" #lastest echo "v1.2.3" #lastest
} }
api_release_url() { api_release_url() {
......
...@@ -89,7 +89,7 @@ angular.module("cesium.config", []) ...@@ -89,7 +89,7 @@ angular.module("cesium.config", [])
} }
}, },
"version": "1.test.3", "version": "1.test.3",
"build": "2018-10-31T03:44:33.306Z", "build": "2018-11-05T10:15:05.485Z",
"newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new" "newIssueUrl": "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
}) })
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment