We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 66184c4 commit d81fdbcCopy full SHA for d81fdbc
src/Pester.psd1
@@ -116,10 +116,10 @@
116
LicenseUri = "https://www.apache.org/licenses/LICENSE-2.0.html"
117
118
# Release notes for this particular version of the module
119
- ReleaseNotes = 'https://github.com/pester/Pester/releases/tag/5.4.0-rc1'
+ ReleaseNotes = 'https://github.com/pester/Pester/releases/tag/5.4.0'
120
121
# Prerelease string of this module
122
- Prerelease = 'rc1'
+ Prerelease = ''
123
}
124
125
# Minimum assembly version required
0 commit comments