mirror of
https://github.com/JustArchiNET/ArchiSteamFarm
synced 2024-11-14 00:47:25 +00:00
Bump
This commit is contained in:
parent
1063da5124
commit
6be6b630df
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ using System.Reflection;
|
|||
|
||||
namespace ArchiSteamFarm {
|
||||
internal static class SharedInfo {
|
||||
internal const string VersionNumber = "2.1.6.8";
|
||||
internal const string VersionNumber = "2.1.6.9";
|
||||
internal const string Copyright = "Copyright © ArchiSteamFarm 2015-2016";
|
||||
|
||||
internal const string GithubRepo = "JustArchi/ArchiSteamFarm";
|
||||
|
|
Loading…
Reference in a new issue