We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ffb81 commit 353e431Copy full SHA for 353e431
CHANGELOG.md
@@ -1,6 +1,6 @@
1
# Versions
2
3
-## Unreleased
+## 1.1.0.0
4
5
- Enabled PSSA rule violations to fail build - Fixes [Issue #6](https://github.com/PlagueHO/FileContentDsc/issues/6).
6
- Updated tests to meet Pester v4 standard.
FileContentDsc.psd1
@@ -4,7 +4,7 @@
# RootModule = ''
# Version number of this module.
7
-ModuleVersion = '1.0.0.0'
+ModuleVersion = '1.1.0.0'
8
9
# Supported PSEditions
10
# CompatiblePSEditions = @()
0 commit comments