Skip to content

Commit 9a4f724

Browse files
committed
bump 2.3.1
1 parent fcb0adf commit 9a4f724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shadowsocks-csharp/Controller/UpdateChecker.cs

+1-1
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";
21+
public const string Version = "2.3.1";
2222

2323
public void CheckUpdate(Configuration config)
2424
{

0 commit comments

Comments
 (0)