From a7c5e1981a5d46cc7682f087fc82784460e2b818 Mon Sep 17 00:00:00 2001 From: Samsonov Date: Thu, 22 Mar 2018 12:58:33 +0300 Subject: [PATCH] version 1.31 --- Code/Config.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Code/Config.ps1 b/Code/Config.ps1 index a48737f2..1a716a8b 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 = "v1.30" + static [string] $Version = "v1.31" static [string] $BinLocation = "Bin" static [eMinerType[]] $ActiveTypes static [string[]] $CPUFeatures