Skip to content

Commit 809f035

Browse files
committed
Increased the version to 1.0.5.
1 parent c579bc4 commit 809f035

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SteamP2PInfo/VersionCheck.cs

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ namespace SteamP2PInfo
1414
{
1515
static class VersionCheck
1616
{
17-
public static readonly string CurrentVersion = "V1.0.4";
17+
public static readonly string CurrentVersion = "V1.0.5";
1818
public static JObject LatestRelease { get; private set; }
1919

2020
public static bool FetchLatest()

0 commit comments

Comments
 (0)