Merge pull request #62 from GoodOlClint/chore/bump-version-0.1.3

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