diff --git a/client/android/app/build.gradle b/client/android/app/build.gradle
index 0533a742..41c90af4 100644
--- a/client/android/app/build.gradle
+++ b/client/android/app/build.gradle
@@ -102,7 +102,7 @@ android {
applicationId "com.callout"
minSdkVersion 16
targetSdkVersion 22
- versionCode 7
+ versionCode 8
versionName "0.1"
ndk {
abiFilters "armeabi-v7a", "x86"
diff --git a/client/ios/Callout/Info.plist b/client/ios/Callout/Info.plist
index 22416864..e54060b8 100644
--- a/client/ios/Callout/Info.plist
+++ b/client/ios/Callout/Info.plist
@@ -30,7 +30,7 @@
CFBundleVersion
- 7
+ 8
CodePushDeploymentKey
RI6UfCKevlNt4DsfOcrdpRuADRwvae9e3d88-2347-4e09-a02a-76e4d3554374
LSRequiresIPhoneOS