Skip to content

Commit 912a541

Browse files
committed
prepare next release 0.1.23
1 parent 2314f50 commit 912a541

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@
33
xmlns="http://www.w3.org/ns/widgets"
44
xmlns:cdv="http://cordova.apache.org/ns/1.0"
55
id="fr.duniter.cesium"
6-
version="0.1.22"
7-
android-versionCode="10"
6+
version="0.1.23"
7+
android-versionCode="11"
88
>
99
<name>Cesium</name>
1010
<description>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cesium",
3-
"version": "0.1.22",
3+
"version": "0.1.23",
44
"description": "A webapp client for Duniter network",
55
"dependencies": {
66
"delete-empty": "^0.1.3",

0 commit comments

Comments
 (0)