Merge pull request #47 from GoodOlClint/release/v0.1.2

chore: bump version to 0.1.2
This commit is contained in:
GoodOlClint
2026-03-27 11:13:28 -05:00
committed by GitHub
+1 -1
View File
@@ -10,7 +10,7 @@
RootModule = 'PSProxmoxVE.dll'
# Version number of this module.
ModuleVersion = '0.1.1'
ModuleVersion = '0.1.2'
# Supported PSEditions
CompatiblePSEditions = @('Desktop', 'Core')