File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Expand file tree Collapse file tree 4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =' 1.0' encoding =' utf-8' ?>
2
- <widget android-versionCode =" 2001 " id =" fr.duniter.cesium2" version =" 2.0.1 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
2
+ <widget android-versionCode =" 2002 " id =" fr.duniter.cesium2" version =" 2.0.2 " xmlns =" http://www.w3.org/ns/widgets" xmlns : cdv =" http://cordova.apache.org/ns/1.0" >
3
3
<name >cesium2</name >
4
4
<description >Cesium v2</description >
5
5
<author email =" contact@e-is.pro" href =" http://www.e-is.pro" >Environmental Information Systems</author >
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ if [ "_$INSTALL_DIR" == "_" ]; then
15
15
fi
16
16
17
17
latest_version () {
18
- echo " v2.0.1 " # lastest
18
+ echo " v2.0.2 " # lastest
19
19
}
20
20
21
21
api_release_url () {
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " cesium2" ,
3
3
"description" : " Cesium Wallet for G1 libre currency" ,
4
- "version" : " 2.0.1 " ,
4
+ "version" : " 2.0.2 " ,
5
5
"author" : " contact@e-is.pro" ,
6
6
"scripts" : {
7
7
"ng" : " ng" ,
Original file line number Diff line number Diff line change 2
2
"name" : " Cesium 2" ,
3
3
"short_name" : " Cesium 2" ,
4
4
"manifest_version" : 1 ,
5
- "version" : " 2.0.1 " ,
5
+ "version" : " 2.0.2 " ,
6
6
"default_locale" : " en" ,
7
7
"description" : " A Duniter G1 wallet." ,
8
8
"icons" : [{
You can’t perform that action at this time.
0 commit comments