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 5e868e1 commit d93bb12Copy full SHA for d93bb12
PSModuleDevelopment/PSModuleDevelopment.psd1
@@ -4,7 +4,7 @@
4
RootModule = 'PSModuleDevelopment.psm1'
5
6
# Version number of this module.
7
- ModuleVersion = '2.2.7.90'
+ ModuleVersion = '2.2.7.98'
8
9
# ID used to uniquely identify this module
10
GUID = '37dd5fce-e7b5-4d57-ac37-832055ce49d6'
PSModuleDevelopment/changelog.md
@@ -1,5 +1,5 @@
1
# Changelog
2
-## 2.2.7.91 (May 30th, 2020)
+## 2.2.7.98 (May 30th, 2020)
3
- Upd: Template PSFTest - Pester v5 compatibility
- Upd: Template PSFModule - Pester v5 compatibility
0 commit comments