diff --git a/android/app/build.gradle b/android/app/build.gradle
index ae1097595..c86ff68d2 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -91,7 +91,7 @@ android {
minSdkVersion 16
targetSdkVersion 22
versionCode Integer.parseInt("${version}")
- versionName "1.2.${version}"
+ versionName "1.3.${version}"
ndk {
abiFilters 'armeabi-v7a', 'x86'
}
diff --git a/ios/app/Info.plist b/ios/app/Info.plist
index facf54cf7..5c92c78f9 100644
--- a/ios/app/Info.plist
+++ b/ios/app/Info.plist
@@ -17,7 +17,7 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.2
+ 1.3
CFBundleSignature
????
CFBundleURLTypes