Skip to content

Commit a5f5228

Browse files
5.0.1
1 parent ea1743b commit a5f5228

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

cordova/config.xml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
<?xml version='1.0' encoding='utf-8'?>
22
<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">
3+
version="5.0.1"
4+
android-versionCode="1104"
5+
ios-CFBundleVersion="5.0.1" xmlns:android="http://schemas.android.com/apk/res/android">
66
<name>Obyte</name>
77
<description>
88
Obyte wallet.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "obyte",
33
"description": "Unstoppable money",
44
"author": "Obyte",
5-
"version": "5.0.0",
5+
"version": "5.0.1",
66
"keywords": [
77
"wallet",
88
"obyte",

0 commit comments

Comments
 (0)