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 ea1743b commit a5f5228Copy full SHA for a5f5228
cordova/config.xml
@@ -1,8 +1,8 @@
1
<?xml version='1.0' encoding='utf-8'?>
2
<widget id="org.byteball.wallet"
3
- version="5.0.0"
4
- android-versionCode="1103"
5
- ios-CFBundleVersion="5.0.0" xmlns:android="http://schemas.android.com/apk/res/android">
+ version="5.0.1"
+ android-versionCode="1104"
+ ios-CFBundleVersion="5.0.1" xmlns:android="http://schemas.android.com/apk/res/android">
6
<name>Obyte</name>
7
<description>
8
Obyte wallet.
package.json
@@ -2,7 +2,7 @@
"name": "obyte",
"description": "Unstoppable money",
"author": "Obyte",
- "version": "5.0.0",
+ "version": "5.0.1",
"keywords": [
"wallet",
"obyte",
0 commit comments