Skip to content

Commit a7e9e03

Browse files
Merge branch 'master' into testnet
# Conflicts: # cordova/config.xml # package.json # webkitbuilds/setup-win32.iss # webkitbuilds/setup-win64.iss
2 parents 5e2ac89 + c7e6650 commit a7e9e03

31 files changed

+457
-196
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.testnet"
3-
version="2.5.0"
4-
android-versionCode="1072"
5-
ios-CFBundleVersion="2.5.0" xmlns:android="http://schemas.android.com/apk/res/android">
3+
version="2.6.0"
4+
android-versionCode="1073"
5+
ios-CFBundleVersion="2.6.0" xmlns:android="http://schemas.android.com/apk/res/android">
66
<name>Byteball TN</name>
77
<description>
88
Byteball wallet for testnet.

0 commit comments

Comments
 (0)