Skip to content

Commit 465d4e2

Browse files
committed
Updated to version 2.0.2
1 parent b0eb7b2 commit 465d4e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Assert-AutoShutdownSchedule.ps1

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ param(
5555
[bool]$Simulate = $false
5656
)
5757

58-
$VERSION = "2.0.1"
58+
$VERSION = "2.0.2"
5959

6060
# Define function to check current time against specified range
6161
function CheckScheduleEntry ([string]$TimeRange)

0 commit comments

Comments
 (0)