Skip to content

Commit

Permalink
version 1.31
Browse files Browse the repository at this point in the history
  • Loading branch information
Quake4 committed Mar 22, 2018
1 parent babe05d commit a7c5e19
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Code/Config.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit a7c5e19

Please sign in to comment.