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 c9c380d commit eaa36aeCopy full SHA for eaa36ae
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.6.0-beta1'
+ ReleaseNotes = 'https://github.com/pester/Pester/releases/tag/5.6.0-rc1'
120
121
# Prerelease string of this module
122
- Prerelease = 'beta1'
+ Prerelease = 'rc1'
123
}
124
125
# Minimum assembly version required
0 commit comments