0.2.1
parent
8f37e94639
commit
593ac9776d
|
@ -8,7 +8,7 @@ namespace LeanCloud {
|
|||
/// </summary>
|
||||
public class LeanCloud {
|
||||
// SDK 版本号,用于 User-Agent 统计
|
||||
internal const string SDKVersion = "0.2.0";
|
||||
internal const string SDKVersion = "0.2.1";
|
||||
|
||||
// 接口版本号,用于接口版本管理
|
||||
internal const string APIVersion = "1.1";
|
||||
|
|
Loading…
Reference in New Issue