Commit 331224cf authored by 井庆林's avatar 井庆林

修改版本号

parent 78f3bbd1
......@@ -8,7 +8,7 @@
Pod::Spec.new do |s|
s.name = "GMPhobos"
s.version = "2.0.2"
s.version = "2.0.3"
s.summary = "GM statistic data sdk"
s.description = <<-DESC
......
......@@ -16,7 +16,7 @@ typedef NS_ENUM (NSInteger, PhobosSigningType) {
PhobosSigningTypeDebug
};
static NSString *sdkVersion = @"2.0.2";
static NSString *sdkVersion = @"2.0.3";
#ifdef DEBUG
#define phobosLog(...) NSLog(@"[Phobos] %@",__VA_ARGS__)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment