Skip to content

Commit

Permalink
v19.03.2
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzi-co committed Mar 15, 2019
1 parent 320db54 commit 25cf3b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Core.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ $ErrorActionPreference = "Continue"

$Global:Release = @{
Application = "Forager"
Version = "19.03.1"
Version = "19.03.2"
}
Log "$($Release.Application) v$($Release.Version)"

Expand Down

0 comments on commit 25cf3b1

Please sign in to comment.