Skip to content

Commit

Permalink
Bump version to v4.5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
RainbowMiner committed Dec 28, 2019
1 parent 91e0435 commit d8340bd
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 @@ -245,7 +245,7 @@ $EnableMinerStatus = $true

Initialize-Session

$Session.Version = "4.4.9.9"
$Session.Version = "4.5.0.0"
$Session.MainWindowTitle = "RainbowMiner v$($Session.Version)"
$Session.SetupOnly = $SetupOnly
$Session.LogLevel = $LogLevel
Expand Down

0 comments on commit d8340bd

Please sign in to comment.