From 9cf94bc4758355ff6b69ee606df3006e5e7a40af Mon Sep 17 00:00:00 2001 From: Robin Stolpe Date: Fri, 26 Apr 2024 09:33:29 +0200 Subject: [PATCH] update --- WinSoftwareUpdate/WinSoftwareUpdate.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WinSoftwareUpdate/WinSoftwareUpdate.psd1 b/WinSoftwareUpdate/WinSoftwareUpdate.psd1 index 19c470f..1b4d862 100644 --- a/WinSoftwareUpdate/WinSoftwareUpdate.psd1 +++ b/WinSoftwareUpdate/WinSoftwareUpdate.psd1 @@ -134,7 +134,7 @@ ReleaseNotes = 'https://github.com/rstolpe/WinSoftwareUpdate/releases' # Prerelease string of this module - Prerelease = 'beta' + Prerelease = 'beta2' # Flag to indicate whether the module requires explicit user acceptance for install/update/save RequireLicenseAcceptance = $false