File tree Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Expand file tree Collapse file tree 6 files changed +9
-9
lines changed Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' ?>
2- <widget android-versionCode =" 107080 " id =" fr.duniter.cesium" ios-CFBundleIdentifier =" org.duniter.cesium" version =" 1.7.8 " 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" >
2+ <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" >
33 <name >Cesium</name >
44 <description >
55 An simple App for Duniter wallet
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ if [ "_$CESIUM_DIR" = "_" ]; then
1515fi
1616
1717latest_version () {
18- echo " v1.7.8 " # lastest
18+ echo " v1.7.9 " # lastest
1919}
2020
2121api_release_url () {
Original file line number Diff line number Diff line change 11{
22 "name" : " cesium" ,
3- "version" : " 1.7.8 " ,
3+ "version" : " 1.7.9 " ,
44 "description" : " Cesium Wallet for G1 libre currency" ,
55 "author" : " Benoit Lavenier <benoit.lavenier@e-is.pro>" ,
66 "license" : " AGPL-3.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " Cesium" ,
33 "short_name" : " Cesium" ,
4- "version" : " 1.7.8 " ,
4+ "version" : " 1.7.9 " ,
55 "description" : " Manage your Duniter Wallet on a libre currency, like Ğ1" ,
66 "background" : {
77 "scripts" : [" background.js" ]
Original file line number Diff line number Diff line change @@ -52,7 +52,7 @@ angular.module("cesium.config", [])
5252 "en-GB" : "https://raw.githubusercontent.com/duniter/cesium/master/doc/feed/1.1/feed-en-GB.json" ,
5353 "eo-EO" : "https://raw.githubusercontent.com/duniter/cesium/master/doc/feed/1.1/feed-eo-EO.json" ,
5454 "es-ES" : "https://raw.githubusercontent.com/duniter/cesium/master/doc/feed/1.1/feed-es-ES.json" ,
55- "fr-FR" : "https://raw.githubusercontent.com/duniter/cesium/master/doc/feed/1.1/feed-fr.json" ,
55+ "fr-FR" : "https://raw.githubusercontent.com/duniter/cesium/master/doc/feed/1.1/feed-fr-FR .json" ,
5656 "it-IT" : "https://raw.githubusercontent.com/duniter/cesium/master/doc/feed/1.1/feed-it-IT.json" ,
5757 "nl-NL" : "https://raw.githubusercontent.com/duniter/cesium/master/doc/feed/1.1/feed-nl-NL.json" ,
5858 "pt-PT" : "https://raw.githubusercontent.com/duniter/cesium/master/doc/feed/1.1/feed-pt-PT.json"
@@ -147,9 +147,9 @@ angular.module("cesium.config", [])
147147 "defaultCountry" : "France"
148148 }
149149 } ,
150- "version" : "1.7.8 " ,
151- "build" : "2023-08-17T17:00:38.038Z " ,
150+ "version" : "1.7.9 " ,
151+ "build" : "2023-08-18T17:40:40.184Z " ,
152152 "newIssueUrl" : "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
153153} )
154154
155- ;
155+ ;
Original file line number Diff line number Diff line change 22 "short_name" : " Cesium" ,
33 "name" : " Cesium" ,
44 "manifest_version" : 1 ,
5- "version" : " 1.7.8 " ,
5+ "version" : " 1.7.9 " ,
66 "default_locale" : " fr" ,
77 "description" : " Cesium Wallet for Ğ1 libre currency" ,
88 "icons" : [
You can’t perform that action at this time.
0 commit comments