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 0d6f605 commit d51f405Copy full SHA for d51f405
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.5";
+ public const string Version = "4.4.6";
25
#if !_DOTNET_4_0
26
public const string NetVer = "2.0";
27
#elif !_CONSOLE
0 commit comments