diff --git a/src/PSCredentialStore.psd1 b/src/PSCredentialStore.psd1 index 7757afc..3de62b9 100644 --- a/src/PSCredentialStore.psd1 +++ b/src/PSCredentialStore.psd1 @@ -122,7 +122,7 @@ ReleaseNotes = 'This is a pre-release version!. Do not use in production!' # Prerelease string of this module - Prerelease = 'alpha1' + Prerelease = 'alpha' # Flag to indicate whether the module requires explicit user acceptance for install/update # RequireLicenseAcceptance = $false