Skip to content

Commit

Permalink
2024.1 Build
Browse files Browse the repository at this point in the history
  • Loading branch information
TrimarcJake committed Jan 28, 2024
1 parent 726ec0b commit f1e08e0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Invoke-Locksmith.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -1543,7 +1543,7 @@ function Invoke-Locksmith {
[System.Management.Automation.PSCredential]$Credential
)

$Version = '2023.12'
$Version = '2024.1'
$LogoPart1 = @"
_ _____ _______ _ _ _______ _______ _____ _______ _ _
| | | | |____/ |______ | | | | | |_____|
Expand Down
2 changes: 1 addition & 1 deletion Public/Invoke-Locksmith.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
[System.Management.Automation.PSCredential]$Credential
)

$Version = '2023.12'
$Version = '2024.1'
$LogoPart1 = @"
_ _____ _______ _ _ _______ _______ _____ _______ _ _
| | | | |____/ |______ | | | | | |_____|
Expand Down

0 comments on commit f1e08e0

Please sign in to comment.