Skip to content

Commit

Permalink
修改版本号。
Browse files Browse the repository at this point in the history
  • Loading branch information
GF-Huang committed May 24, 2022
1 parent ce694ee commit 9823829
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Socklient/Socklient.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<LangVersion Condition="'$(TargetFramework)' == 'netstandard2.0'">8.0</LangVersion>
<Nullable>enable</Nullable>
<RootNamespace>Socklient</RootNamespace>
<Version>4.1.0-alpha2</Version>
<Version>4.1.0</Version>
<Authors>GF-Huang</Authors>
<Company />
<Description>A SOCKS5 client written in C# that implements RFC1928 &amp; RFC1929.
Expand Down

0 comments on commit 9823829

Please sign in to comment.