File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2828 <PostBuildEvent >
2929 </PostBuildEvent >
3030 <ProjectId >Qiniu</ProjectId >
31- <Version >8.3.0 </Version >
31+ <Version >8.3.1 </Version >
3232 <Authors >Rong Zhou, Qiniu SDK</Authors >
3333 <Company >Shanghai Qiniu Information Technology Co., Ltd.</Company >
3434 <Description >Qiniu Resource (Cloud) Storage SDK for C#</Description >
Original file line number Diff line number Diff line change 22/// Qiniu (Cloud) C# SDK for .NET Framework 2.0+/Core/UWP
33/// Modules in this SDK:
44/// "Storage" 存储相关功能,上传,下载,数据处理,资源管理
5- /// "CDN", Fusion CDN, 融合CDN加速;
5+ /// "CDN", Fusion CDN, 融合CDN加速;
66/// "Util", Utilities such as MD5 hashing, 实用工具(如MD5哈希计算等);
77/// "Http", HTTP Request Manager, HTTP请求管理器
88/// </summary>
@@ -37,6 +37,6 @@ public class QiniuCSharpSDK
3737 /// <summary>
3838 /// SDK版本号
3939 /// </summary>
40- public const string VERSION = "8.3.0 " ;
40+ public const string VERSION = "8.3.1 " ;
4141
4242}
You can’t perform that action at this time.
0 commit comments