@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
- <Version>1.1.6</Version>
+ <Version>1.1.7</Version>
<Nullable>enable</Nullable>
<Description>github加速神器</Description>
<Copyright>https://github.com/dotnetcore/FastGithub</Copyright>
@@ -90,7 +90,7 @@ namespace FastGithub.DomainResolve
}
- throw new FastGithubException($"解析不到{endPoint.Host}可用的ip");
+ throw new FastGithubException($"当前解析不到{endPoint.Host}可用的ip,请刷新重试");
/// <summary>