We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cd9895c commit e008fe7Copy full SHA for e008fe7
Qiniu/Conf/Config.cs
@@ -5,7 +5,7 @@ namespace Qiniu.Conf
5
{
6
public class Config
7
8
- public static string VERSION = "6.1.4";
+ public static string VERSION = "6.1.5";
9
10
public static string USER_AGENT = getUa();
11
#region 帐户信息
0 commit comments