diff --git a/android/app/build.gradle b/android/app/build.gradle
index 31ee913..dd889ae 100644
--- a/android/app/build.gradle
+++ b/android/app/build.gradle
@@ -97,8 +97,8 @@ android {
applicationId "com.internetuc"
minSdkVersion 16
targetSdkVersion 22
- versionCode 7
- versionName "1.1.3"
+ versionCode 8
+ versionName "1.2.0"
ndk {
abiFilters "armeabi-v7a", "x86"
}
diff --git a/ios/InternetUC-tvOS/Info.plist b/ios/InternetUC-tvOS/Info.plist
index a78dfde..9de3b7e 100644
--- a/ios/InternetUC-tvOS/Info.plist
+++ b/ios/InternetUC-tvOS/Info.plist
@@ -15,11 +15,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.1.3
+ 1.2.0
CFBundleSignature
????
CFBundleVersion
- 6
+ 7
LSRequiresIPhoneOS
UILaunchStoryboardName
diff --git a/ios/InternetUC-tvOSTests/Info.plist b/ios/InternetUC-tvOSTests/Info.plist
index 9b15f53..d85ecba 100644
--- a/ios/InternetUC-tvOSTests/Info.plist
+++ b/ios/InternetUC-tvOSTests/Info.plist
@@ -15,10 +15,10 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 1.1.3
+ 1.2.0
CFBundleSignature
????
CFBundleVersion
- 6
+ 7
diff --git a/ios/InternetUC.xcodeproj/project.pbxproj b/ios/InternetUC.xcodeproj/project.pbxproj
index 90d253d..999b1e4 100644
--- a/ios/InternetUC.xcodeproj/project.pbxproj
+++ b/ios/InternetUC.xcodeproj/project.pbxproj
@@ -1267,7 +1267,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CURRENT_PROJECT_VERSION = 6;
+ CURRENT_PROJECT_VERSION = 7;
DEAD_CODE_STRIPPING = NO;
DEVELOPMENT_TEAM = L388Z72LTH;
HEADER_SEARCH_PATHS = (
@@ -1292,7 +1292,7 @@
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
- CURRENT_PROJECT_VERSION = 6;
+ CURRENT_PROJECT_VERSION = 7;
DEVELOPMENT_TEAM = L388Z72LTH;
HEADER_SEARCH_PATHS = (
"$(inherited)",
diff --git a/ios/InternetUC/Info.plist b/ios/InternetUC/Info.plist
index abd8f05..2a273d3 100644
--- a/ios/InternetUC/Info.plist
+++ b/ios/InternetUC/Info.plist
@@ -17,11 +17,11 @@
CFBundlePackageType
APPL
CFBundleShortVersionString
- 1.1.3
+ 1.2.0
CFBundleSignature
????
CFBundleVersion
- 6
+ 7
ITSAppUsesNonExemptEncryption
LSRequiresIPhoneOS
diff --git a/ios/InternetUCTests/Info.plist b/ios/InternetUCTests/Info.plist
index 9b15f53..d85ecba 100644
--- a/ios/InternetUCTests/Info.plist
+++ b/ios/InternetUCTests/Info.plist
@@ -15,10 +15,10 @@
CFBundlePackageType
BNDL
CFBundleShortVersionString
- 1.1.3
+ 1.2.0
CFBundleSignature
????
CFBundleVersion
- 6
+ 7