From 0a547bce3026658ddc5d27950f781eb5733fbdd9 Mon Sep 17 00:00:00 2001 From: Jeff Wang Date: Fri, 24 Nov 2017 21:23:34 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0=E7=89=88=E6=9C=AC=E5=8F=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Classes/HelloWorldScene.cpp | 2 +- proj.android/AndroidManifest.xml | 2 +- proj.ios_mac/ios/Info.plist | 4 ++-- proj.ios_mac/mac/Info.plist | 4 ++-- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/Classes/HelloWorldScene.cpp b/Classes/HelloWorldScene.cpp index 259940ea..97b34efe 100644 --- a/Classes/HelloWorldScene.cpp +++ b/Classes/HelloWorldScene.cpp @@ -11,7 +11,7 @@ #include "MahjongTheory/MahjongTheoryScene.h" #include "LatestCompetition/LatestCompetitionScene.h" -#define VERSION 0x010206 +#define VERSION 0x010208 USING_NS_CC; diff --git a/proj.android/AndroidManifest.xml b/proj.android/AndroidManifest.xml index 9b19f67f..13d70177 100755 --- a/proj.android/AndroidManifest.xml +++ b/proj.android/AndroidManifest.xml @@ -2,7 +2,7 @@ diff --git a/proj.ios_mac/ios/Info.plist b/proj.ios_mac/ios/Info.plist index 58298933..72ebe202 100644 --- a/proj.ios_mac/ios/Info.plist +++ b/proj.ios_mac/ios/Info.plist @@ -49,11 +49,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.2.6 + 1.2.8 CFBundleSignature ???? CFBundleVersion - 1.2.6 + 1.2.8 LSRequiresIPhoneOS UIAppFonts diff --git a/proj.ios_mac/mac/Info.plist b/proj.ios_mac/mac/Info.plist index 5b05d4c0..c6d0feda 100644 --- a/proj.ios_mac/mac/Info.plist +++ b/proj.ios_mac/mac/Info.plist @@ -17,11 +17,11 @@ CFBundlePackageType APPL CFBundleShortVersionString - 1.0 + 1.2.8 CFBundleSignature ???? CFBundleVersion - 1 + 1.2.8 LSApplicationCategoryType public.app-category.games LSMinimumSystemVersion