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

v1.7.10

parent 4f862a6c
Branches
Tags v1.7.10
No related merge requests found
Pipeline #35078 canceled
<?xml version='1.0' encoding='utf-8'?>
<widget android-versionCode="107090" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.7.9" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" xmlns:cdv="http://cordova.apache.org/ns/1.0">
<widget android-versionCode="107100" id="fr.duniter.cesium" ios-CFBundleIdentifier="org.duniter.cesium" version="1.7.10" xmlns="http://www.w3.org/ns/widgets" xmlns:android="http://schemas.android.com/apk/res/android" 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.7.9" #lastest
echo "v1.7.10" #lastest
}
api_release_url() {
......
{
"name": "cesium",
"version": "1.7.9",
"version": "1.7.10",
"description": "Cesium Wallet for G1 libre currency",
"author": "Benoit Lavenier <benoit.lavenier@e-is.pro>",
"license": "AGPL-3.0",
......
{
"name": "Cesium",
"short_name": "Cesium",
"version": "1.7.9",
"version": "1.7.10",
"description": "Manage your Duniter Wallet on a libre currency, like Ğ1",
"background": {
"scripts": ["background.js"]
......
......@@ -147,8 +147,8 @@ angular.module("cesium.config", [])
"defaultCountry": "France"
}
},
"version": "1.7.9",
"build": "2023-08-18T17:40:40.184Z",
"version": "1.7.10",
"build": "2023-09-11T15:39:50.891Z",
"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.7.9",
"version": "1.7.10",
"default_locale": "fr",
"description": "Cesium Wallet for Ğ1 libre currency",
"icons": [
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment