Skip to content

Commit

Permalink
v19.03.1
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzi-co committed Mar 2, 2019
1 parent dd91a39 commit 79b9100
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"
Version = "19.03.1"
}
Log "$($Release.Application) v$($Release.Version)"

Expand Down

0 comments on commit 79b9100

Please sign in to comment.