Skip to content

Commit 1ff65aa

Browse files
committed
v18.10
1 parent 764b1d6 commit 1ff65aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Core.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -79,7 +79,7 @@ $ErrorActionPreference = "Continue"
7979
$Config = Get-Config
8080

8181
$Application = "Forager"
82-
$Release = "18.09.1"
82+
$Release = "18.10"
8383
Log-Message "$Application v$Release"
8484

8585
$Host.UI.RawUI.WindowTitle = "$Application v$Release"

0 commit comments

Comments
 (0)