Skip to content

Commit cf4caaa

Browse files
fix prelease tag
1 parent e7681e9 commit cf4caaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PSFunctionTools.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
ProjectUri = 'https://github.com/jdhitsolutions/PSFunctionTools'
3737
# IconUri = ''
3838
# ReleaseNotes = ''
39-
Prerelease = 'beta-1'
39+
Prerelease = '-beta1'
4040
# ExternalModuleDependencies = @()
4141

4242
} # End of PSData hashtable

0 commit comments

Comments
 (0)