Skip to content

Commit

Permalink
version 7.60
Browse files Browse the repository at this point in the history
  • Loading branch information
Quake4 committed Jan 8, 2022
1 parent aee1659 commit d9cc5c6
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 @@ -85,7 +85,7 @@ class Config : BaseConfig {
[Nullable[int]] $DefaultCPUThreads

static [bool] $Is64Bit = [Environment]::Is64BitOperatingSystem
static [string] $Version = "v7.59"
static [string] $Version = "v7.60"
static [string] $BinLocation = "Bin"
static [string] $MinersLocation = "Miners"
static [string] $PoolsLocation = "Pools"
Expand Down

0 comments on commit d9cc5c6

Please sign in to comment.