Merge pull request #42 from GoodOlClint/release/v0.1.1-preview

chore: bump version to 0.1.1-preview
This commit is contained in:
GoodOlClint
2026-03-26 16:54:52 -05:00
committed by GitHub
+3 -3
View File
@@ -10,7 +10,7 @@
RootModule = 'PSProxmoxVE.dll' RootModule = 'PSProxmoxVE.dll'
# Version number of this module. # Version number of this module.
ModuleVersion = '0.1.0' ModuleVersion = '0.1.1'
# Supported PSEditions # Supported PSEditions
CompatiblePSEditions = @('Desktop', 'Core') CompatiblePSEditions = @('Desktop', 'Core')
@@ -349,8 +349,8 @@
PSData = @{ PSData = @{
# Prerelease string for the module # Prerelease string for the module (empty = stable release)
Prerelease = 'preview' # Prerelease = 'preview'
# Tags applied to this module # Tags applied to this module
Tags = @( Tags = @(