mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-15 09:27:33 +00:00
Bump
This commit is contained in:
parent
a9f251ea77
commit
6e271805c0
1 changed files with 1 additions and 1 deletions
|
@ -44,7 +44,7 @@ namespace ArchiSteamFarm {
|
|||
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 = "asf.justarchi.net";
|
||||
internal const string VersionNumber = "2.2.1.3";
|
||||
internal const string VersionNumber = "2.2.1.4";
|
||||
|
||||
internal static readonly Version Version = Assembly.GetEntryAssembly().GetName().Version;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue