diff --git a/Code/Config.ps1 b/Code/Config.ps1 index 8dd097a5..26804d1c 100644 --- a/Code/Config.ps1 +++ b/Code/Config.ps1 @@ -46,7 +46,7 @@ class Config : BaseConfig { static [int] $Processors = 0 static [int] $Cores = 0 static [int] $Threads = 0 - static [string] $Version = "v0.50" + static [string] $Version = "v0.51" static [string] $BinLocation = "Bin" static [eMinerType[]] $ActiveTypes static [string[]] $CPUFeatures