Skip to content

Commit

Permalink
Version 0.4.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hex11 committed Apr 27, 2020
1 parent 7c21065 commit b98782a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion NaiveSocksCliShared/BuildInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ static BuildInfo()
}
}

public const string Version = "0.4.1.1";
public const string Version = "0.4.1.2";

public const bool Debug =
#if DEBUG
Expand Down

0 comments on commit b98782a

Please sign in to comment.