Skip to content

Commit

Permalink
Merge branch 'master' into testnet
Browse files Browse the repository at this point in the history
# Conflicts:
#	cordova/config.xml
#	package.json
#	webkitbuilds/setup-win32.iss
#	webkitbuilds/setup-win64.iss
  • Loading branch information
tonyofbyteball committed Sep 22, 2018
2 parents 5e2ac89 + c7e6650 commit a7e9e03
Show file tree
Hide file tree
Showing 31 changed files with 457 additions and 196 deletions.
6 changes: 3 additions & 3 deletions cordova/config.xml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding='utf-8'?>
<widget id="org.byteball.wallet.testnet"
version="2.5.0"
android-versionCode="1072"
ios-CFBundleVersion="2.5.0" xmlns:android="http://schemas.android.com/apk/res/android">
version="2.6.0"
android-versionCode="1073"
ios-CFBundleVersion="2.6.0" xmlns:android="http://schemas.android.com/apk/res/android">
<name>Byteball TN</name>
<description>
Byteball wallet for testnet.
Expand Down
Loading

0 comments on commit a7e9e03

Please sign in to comment.