Skip to content

Commit 19d11c4

Browse files
committed
Bump branding to 6.0.0-alpha3
1 parent 35a1554 commit 19d11c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Pester.psd1

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -158,10 +158,10 @@
158158
LicenseUri = "https://www.apache.org/licenses/LICENSE-2.0.html"
159159

160160
# Release notes for this particular version of the module
161-
ReleaseNotes = 'https://github.com/pester/Pester/releases/tag/6.0.0-alpha2'
161+
ReleaseNotes = 'https://github.com/pester/Pester/releases/tag/6.0.0-alpha3'
162162

163163
# Prerelease string of this module
164-
Prerelease = 'alpha2'
164+
Prerelease = 'alpha3'
165165
}
166166

167167
# Minimum assembly version required

0 commit comments

Comments
 (0)