Skip to content

Commit

Permalink
Bump version to v4.4.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
RainbowMiner committed Aug 25, 2019
1 parent 52fb6f2 commit 9019619
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion RainbowMiner.ps1
Expand Up @@ -217,7 +217,7 @@ Set-OsFlags

$Global:Session = [hashtable]::Synchronized(@{})

$Session.Version = "4.4.0.3"
$Session.Version = "4.4.0.4"
$Session.MainWindowTitle = "RainbowMiner v$($Session.Version)"
$Session.SetupOnly = $SetupOnly

Expand Down

0 comments on commit 9019619

Please sign in to comment.