File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11<?xml version =' 1.0' encoding =' utf-8' ?>
2- <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" >
2+ <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" >
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.test .3" # lastest
18+ echo " v1.2 .3" # lastest
1919}
2020
2121api_release_url () {
Original file line number Diff line number Diff line change @@ -89,7 +89,7 @@ angular.module("cesium.config", [])
8989 }
9090 } ,
9191 "version" : "1.test.3" ,
92- "build" : "2018-10-31T03:44:33.306Z " ,
92+ "build" : "2018-11-05T10:15:05.485Z " ,
9393 "newIssueUrl" : "https://git.duniter.org/clients/cesium-grp/cesium/issues/new"
9494} )
9595
You can’t perform that action at this time.
0 commit comments