Merge branch 'dev'

This commit is contained in:
E.B
2016-05-27 13:58:45 +08:00
3 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -9,6 +9,6 @@
<key>IsProduction</key> <key>IsProduction</key>
<false/> <false/>
<key>IsIDFA</key> <key>IsIDFA</key>
<true/> <false/>
</dict> </dict>
</plist> </plist>
+1 -1
View File
@@ -9,7 +9,7 @@
* Copyright (c) 2011 ~ 2015 Shenzhen HXHG. All rights reserved. * Copyright (c) 2011 ~ 2015 Shenzhen HXHG. All rights reserved.
*/ */
#define JPUSH_VERSION_NUMBER 2.1.6 #define JPUSH_VERSION_NUMBER 2.1.7
#import <Foundation/Foundation.h> #import <Foundation/Foundation.h>