Skip to content

Commit

Permalink
Bump version to v4.9.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
RainbowMiner committed Mar 15, 2024
1 parent 25b20a4 commit a453d5c
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 @@ -379,7 +379,7 @@ if ($MyInvocation.MyCommand.Path) {Set-Location (Split-Path $MyInvocation.MyComm

Initialize-Session

$Session.Version = "4.9.1.8"
$Session.Version = "4.9.1.9"
$Session.MainWindowTitle = "RainbowMiner v$($Session.Version)"
$Session.SetupOnly = $SetupOnly
$Session.LogLevel = $LogLevel
Expand Down

0 comments on commit a453d5c

Please sign in to comment.