File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 44 RootModule = ' Pester.psm1'
55
66 # Version number of this module.
7- ModuleVersion = ' 5.4.1 '
7+ ModuleVersion = ' 5.4.2 '
88
99 # ID used to uniquely identify this module
1010 GUID = ' a699dea5-2c73-4616-a270-1f7abb777e71'
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.1 '
119+ ReleaseNotes = ' https://github.com/pester/Pester/releases/tag/5.4.2-rc1 '
120120
121121 # Prerelease string of this module
122- Prerelease = ' '
122+ Prerelease = ' -rc1 '
123123 }
124124
125125 # Minimum assembly version required
126- RequiredAssemblyVersion = ' 5.4.1 '
126+ RequiredAssemblyVersion = ' 5.4.2 '
127127 }
128128
129129 # HelpInfo URI of this module
You can’t perform that action at this time.
0 commit comments