Skip to content
This repository was archived by the owner on Jun 25, 2025. It is now read-only.

Commit beb9e86

Browse files
committed
housekeeping: Release 6.1.0
1 parent 4e25e06 commit beb9e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shadowsocks-csharp/Controller/HttpRequest/UpdateChecker.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ public class UpdateChecker : HttpRequest
2020

2121
public const string Name = @"ShadowsocksR";
2222
public const string Copyright = @"Copyright © 2019 - 2022 HMBSbige. Forked from ShadowsocksR by BreakWa11";
23-
public const string Version = @"6.0.4";
23+
public const string Version = @"6.1.0";
2424

2525
public const string FullVersion = Version +
2626
#if SelfContained

0 commit comments

Comments
 (0)