Skip to content

Commit

Permalink
19.06
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzi-co committed Jun 3, 2019
1 parent beeb826 commit 72ee354
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 @@ -53,7 +53,7 @@ $ErrorActionPreference = "Continue"

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

Expand Down

0 comments on commit 72ee354

Please sign in to comment.