Skip to content

Commit

Permalink
Update Main.ps1
Browse files Browse the repository at this point in the history
  • Loading branch information
MG-Cloudflow authored Jul 17, 2024
1 parent b6bb55d commit be61f84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Main.ps1
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Show-Window
Displays the main window of the application.
#>

$currentVersion = "v0.2.0-alpha"
$currentVersion = "v0.2.1-alpha"
# Define the log file path
$logFile = ".\IntuneToolkit.log"

Expand Down

0 comments on commit be61f84

Please sign in to comment.