mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-10 15:14:41 +00:00
Bump
This commit is contained in:
parent
a5c1b0c253
commit
69b829e883
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.2.0";
|
||||
internal const string VersionNumber = "2.2.2.1";
|
||||
|
||||
internal static readonly Version Version = Assembly.GetEntryAssembly().GetName().Version;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue