Skip to content

Commit

Permalink
Bump
Browse files Browse the repository at this point in the history
  • Loading branch information
JustArchi committed Dec 15, 2016
1 parent e5a39cc commit aa06342
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ArchiSteamFarm/SharedInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ internal static class SharedInfo {
internal const string ServiceDescription = "ASF is an application that allows you to farm steam cards using multiple steam accounts simultaneously.";
internal const string ServiceName = "ArchiSteamFarm";
internal const string StatisticsServer = "https://asf.justarchi.net";
internal const string VersionNumber = "2.1.7.5";
internal const string VersionNumber = "2.1.7.6";

internal static readonly Version Version = Assembly.GetEntryAssembly().GetName().Version;
}
Expand Down

0 comments on commit aa06342

Please sign in to comment.