Skip to content

Commit

Permalink
v19.07
Browse files Browse the repository at this point in the history
  • Loading branch information
yuzi-co committed Jul 27, 2019
1 parent 934b151 commit f36a966
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.06"
Version = "19.07"
}
Log "$($Release.Application) v$($Release.Version)"

Expand Down

0 comments on commit f36a966

Please sign in to comment.