From 6e953c1cd78675df2cbd2262b2c888da75b4f449 Mon Sep 17 00:00:00 2001 From: Clint Branham Date: Thu, 26 Mar 2026 16:48:17 -0500 Subject: [PATCH] chore: bump version to 0.1.1 (stable release) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Remove prerelease tag — this is now a stable release. Co-Authored-By: Claude Opus 4.6 (1M context) --- src/PSProxmoxVE/PSProxmoxVE.psd1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/PSProxmoxVE/PSProxmoxVE.psd1 b/src/PSProxmoxVE/PSProxmoxVE.psd1 index adb30bc..11d6a06 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.0' + ModuleVersion = '0.1.1' # Supported PSEditions CompatiblePSEditions = @('Desktop', 'Core') @@ -349,8 +349,8 @@ PSData = @{ - # Prerelease string for the module - Prerelease = 'preview' + # Prerelease string for the module (empty = stable release) + # Prerelease = 'preview' # Tags applied to this module Tags = @(