Skip to content

Commit

Permalink
2.33
Browse files Browse the repository at this point in the history
  • Loading branch information
Quake4 committed Jun 7, 2018
1 parent 6a5eca1 commit d98ee4d
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 @@ -52,7 +52,7 @@ class Config : BaseConfig {
static [int] $Processors = 0
static [int] $Cores = 0
static [int] $Threads = 0
static [string] $Version = "v2.32"
static [string] $Version = "v2.33"
static [string] $BinLocation = "Bin"
static [string] $MinersLocation = "Miners"
static [string] $PoolsLocation = "Pools"
Expand Down

0 comments on commit d98ee4d

Please sign in to comment.