From ac3aeb63185b5062b4d0c104e73d8fa7858d404e Mon Sep 17 00:00:00 2001 From: David Justo Date: Wed, 7 Jun 2023 15:04:16 -0700 Subject: [PATCH] remove alpha label --- src/AzureFunctions.PowerShell.Durable.SDK.psd1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/AzureFunctions.PowerShell.Durable.SDK.psd1 b/src/AzureFunctions.PowerShell.Durable.SDK.psd1 index 95bcf8c..fbffe33 100644 --- a/src/AzureFunctions.PowerShell.Durable.SDK.psd1 +++ b/src/AzureFunctions.PowerShell.Durable.SDK.psd1 @@ -85,7 +85,7 @@ # ReleaseNotes = '' #TODO: add release notes. # Prerelease string of this module - Prerelease = 'alpha' # TODO: remove alpha on initial release. + #Prerelease = 'alpha' } # End of PSData hashtable } # End of PrivateData hashtable