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 588a18c commit d30fc77Copy full SHA for d30fc77
shadowsocks-csharp/Controller/UpdateChecker.cs
@@ -21,7 +21,7 @@ public class UpdateChecker
21
22
public const string Name = "ShadowsocksR";
23
public const string Copyright = "Copyright © BreakWa11 2017. Fork from Shadowsocks by clowwindy";
24
- public const string Version = "4.4.6";
+ public const string Version = "4.5.0";
25
#if !_DOTNET_4_0
26
public const string NetVer = "2.0";
27
#elif !_CONSOLE
0 commit comments