Skip to content

Commit

Permalink
fix: Prerelease string
Browse files Browse the repository at this point in the history
  • Loading branch information
scrthq committed Feb 10, 2025
1 parent b798897 commit 43f90e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PSGSuite/PSGSuite.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -92,7 +92,7 @@
PSData = @{

# Denotes this as a prerelease
Prerelease = '-alpha'
Prerelease = 'beta'

# Tags applied to this module. These help with module discovery in online galleries.
Tags = 'GSuite', 'Google', 'Apps', 'API', 'Drive', 'Gmail', 'Admin', 'Automation', 'PSEdition_Core', 'Windows', 'Linux', 'Mac'
Expand Down

0 comments on commit 43f90e9

Please sign in to comment.