Skip to content

Commit

Permalink
version 7.119
Browse files Browse the repository at this point in the history
  • Loading branch information
Quake4 committed Aug 17, 2022
1 parent b83d13b commit 557884c
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 @@ -86,7 +86,7 @@ class Config : BaseConfig {
$Service = $null

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

0 comments on commit 557884c

Please sign in to comment.