diff --git a/src/PSProxmoxVE/PSProxmoxVE.psd1 b/src/PSProxmoxVE/PSProxmoxVE.psd1 index 63ec268..efeed3c 100644 --- a/src/PSProxmoxVE/PSProxmoxVE.psd1 +++ b/src/PSProxmoxVE/PSProxmoxVE.psd1 @@ -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')