Update version build

This commit is contained in:
Przemyslaw Klys
2024-04-16 18:28:01 +02:00
parent d62b8e47f7
commit fef37130bb
+1 -1
View File
@@ -6,7 +6,7 @@ Invoke-ModuleBuild -ModuleName 'GPOZaurr' {
# Usual defaults as per standard module
$Manifest = @{
# Version number of this module.
ModuleVersion = '1.X.0'
ModuleVersion = '1.1.X'
# Supported PSEditions
CompatiblePSEditions = @('Desktop')
# ID used to uniquely identify this module