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 35a1554 commit 19d11c4Copy full SHA for 19d11c4
src/Pester.psd1
@@ -158,10 +158,10 @@
158
LicenseUri = "https://www.apache.org/licenses/LICENSE-2.0.html"
159
160
# Release notes for this particular version of the module
161
- ReleaseNotes = 'https://github.com/pester/Pester/releases/tag/6.0.0-alpha2'
+ ReleaseNotes = 'https://github.com/pester/Pester/releases/tag/6.0.0-alpha3'
162
163
# Prerelease string of this module
164
- Prerelease = 'alpha2'
+ Prerelease = 'alpha3'
165
}
166
167
# Minimum assembly version required
0 commit comments