Skip to content

Commit

Permalink
Bump version to v4.9.2.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RainbowMiner committed Apr 22, 2024
1 parent 746bae6 commit e18332a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RainbowMiner.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -383,7 +383,7 @@ if ($MyInvocation.MyCommand.Path) {Set-Location (Split-Path $MyInvocation.MyComm

Initialize-Session

$Session.Version = "4.9.2.3"
$Session.Version = "4.9.2.4"
$Session.MainWindowTitle = "RainbowMiner v$($Session.Version)"
$Session.SetupOnly = $SetupOnly
$Session.LogLevel = $LogLevel
Expand Down

0 comments on commit e18332a

Please sign in to comment.