Skip to content

Commit d81fdbc

Browse files
committed
Brand as 5.4.0
1 parent 66184c4 commit d81fdbc

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
@@ -116,10 +116,10 @@
116116
LicenseUri = "https://www.apache.org/licenses/LICENSE-2.0.html"
117117

118118
# Release notes for this particular version of the module
119-
ReleaseNotes = 'https://github.com/pester/Pester/releases/tag/5.4.0-rc1'
119+
ReleaseNotes = 'https://github.com/pester/Pester/releases/tag/5.4.0'
120120

121121
# Prerelease string of this module
122-
Prerelease = 'rc1'
122+
Prerelease = ''
123123
}
124124

125125
# Minimum assembly version required

0 commit comments

Comments
 (0)