mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-15 01:17:37 +00:00
Bump
This commit is contained in:
parent
d9f05bad16
commit
686088566d
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.3.1.4";
|
||||
internal const string VersionNumber = "2.3.1.5";
|
||||
|
||||
internal static readonly Version Version = Assembly.GetEntryAssembly().GetName().Version;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue