We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2314f50 commit 912a541Copy full SHA for 912a541
config.xml
@@ -3,8 +3,8 @@
3
xmlns="http://www.w3.org/ns/widgets"
4
xmlns:cdv="http://cordova.apache.org/ns/1.0"
5
id="fr.duniter.cesium"
6
- version="0.1.22"
7
- android-versionCode="10"
+ version="0.1.23"
+ android-versionCode="11"
8
>
9
<name>Cesium</name>
10
<description>
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "cesium",
- "version": "0.1.22",
+ "version": "0.1.23",
"description": "A webapp client for Duniter network",
"dependencies": {
"delete-empty": "^0.1.3",
0 commit comments