Skip to content

Commit 81d5b3a

Browse files
authored
Update optimize.ps1
Typed wrong version number
1 parent b66d04e commit 81d5b3a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

optimize.ps1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
.NOTES
99
Author : EndLordHD @EndCod3r
1010
GitHub : https://github.com/EndCod3r
11-
Version : Pre-release v0.2
11+
Version : Pre-release v0.1.1
1212
#>
1313

1414
# Checking for admin privileges
@@ -90,4 +90,4 @@ if ( $userinput -eq 'y' -or !$userinput ) {
9090
Write-Output "
9191
If you see any errors stating ""Access is denied,"" don't worry, nothing is wrong.
9292
"
93-
}
93+
}

0 commit comments

Comments
 (0)