diff --git a/Code/Config.ps1 b/Code/Config.ps1 index b70906fb..e45d3a12 100644 --- a/Code/Config.ps1 +++ b/Code/Config.ps1 @@ -50,7 +50,7 @@ class Config : BaseConfig { static [int] $Processors = 0 static [int] $Cores = 0 static [int] $Threads = 0 - static [string] $Version = "v2.26" + static [string] $Version = "v2.27" static [string] $BinLocation = "Bin" static [string] $MinersLocation = "Miners" static [string] $PoolsLocation = "Pools"