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

Commit fcdc340

Browse files
committed
housekeeping: Release 5.4.4
1 parent 32b8123 commit fcdc340

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 © HMBSbige 2019 - 2021 & BreakWa11 2017. Fork from Shadowsocks by clowwindy";
23-
public const string Version = @"5.4.3";
23+
public const string Version = @"5.4.4";
2424

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

0 commit comments

Comments
 (0)