Skip to content

Commit

Permalink
Version change
Browse files Browse the repository at this point in the history
  • Loading branch information
DjArt committed Oct 14, 2019
1 parent 98489a1 commit 915e685
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/Main.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -168,7 +168,7 @@ function Start-Menu
Load-Modules
Clear-Host
Write-Host -ForegroundColor Yellow "--------------------------------------"
Write-Host -ForegroundColor Yellow "-Windows Builder v. 0.0.0.9 by Dj Art-"
Write-Host -ForegroundColor Yellow "-Windows Builder v. 0.0.0.10 by djart-"
Write-Host -ForegroundColor Yellow "--------------------------------------"
$scripts = (Load-Scripts).Split("`n")
for ($i0 = 0; $i0 -lt $scripts.Length; $i0++)
Expand Down

0 comments on commit 915e685

Please sign in to comment.