diff --git a/Code/Config.ps1 b/Code/Config.ps1 index 914a2e8b..fb7f4392 100644 --- a/Code/Config.ps1 +++ b/Code/Config.ps1 @@ -52,7 +52,7 @@ class Config : BaseConfig { static [int] $Processors = 0 static [int] $Cores = 0 static [int] $Threads = 0 - static [string] $Version = "v2.71" + static [string] $Version = "v2.72" static [string] $BinLocation = "Bin" static [string] $MinersLocation = "Miners" static [string] $PoolsLocation = "Pools"