Skip to content

Commit ccce252

Browse files
author
clowwindy
committed
bump
1 parent 544c9dc commit ccce252

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shadowsocks-csharp/Controller/UpdateChecker.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ public class UpdateChecker
1818
public string LatestVersionURL;
1919
public event EventHandler NewVersionFound;
2020

21-
public const string Version = "2.3.1";
21+
public const string Version = "2.4";
2222

2323
public void CheckUpdate(Configuration config)
2424
{

0 commit comments

Comments
 (0)