Skip to content

Commit

Permalink
Updated version numnber
Browse files Browse the repository at this point in the history
  • Loading branch information
tmmuessig committed Sep 27, 2022
1 parent bc9920e commit 333301b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Windows_VDOT.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -91,7 +91,7 @@ it is nearly impossible to get it back. Please review the configuration files a
#>
BEGIN
{
[Version]$VDOTVersion = "2.0.2009.1"
[Version]$VDOTVersion = "2.1.2009.1"
# Create Key
$KeyPath = 'HKLM:\SOFTWARE\VDOT'
If (-Not(Test-Path $KeyPath))
Expand Down

0 comments on commit 333301b

Please sign in to comment.