Skip to content

Commit 23e8132

Browse files
authored
Remove alpha label for 1.0.0 release (#59)
As in title, routine PR
1 parent 58adab7 commit 23e8132

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/AzureFunctions.PowerShell.Durable.SDK.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -85,7 +85,7 @@
8585
# ReleaseNotes = '' #TODO: add release notes.
8686

8787
# Prerelease string of this module
88-
Prerelease = 'alpha' # TODO: remove alpha on initial release.
88+
#Prerelease = 'alpha'
8989

9090
} # End of PSData hashtable
9191
} # End of PrivateData hashtable

0 commit comments

Comments
 (0)