Upped version in ellie-menu.ps1
This commit is contained in:
parent
e06ca0e2e3
commit
a7fa174ee8
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ param (
|
||||||
[switch]$help
|
[switch]$help
|
||||||
)
|
)
|
||||||
|
|
||||||
$script_version = "1.0.0-public"
|
$script_version = "1.0.1-public"
|
||||||
|
|
||||||
Write-Output ""
|
Write-Output ""
|
||||||
Write-Host "███████╗██╗ ██╗ ██╗███████╗██████╗ ██████╗ ████████╗" -ForegroundColor DarkCyan
|
Write-Host "███████╗██╗ ██╗ ██╗███████╗██████╗ ██████╗ ████████╗" -ForegroundColor DarkCyan
|
||||||
|
|
Loading…
Reference in a new issue