Skip to content

Commit 353e431

Browse files
committed
Prepare for releasing 1.1.0.0
1 parent b9ffb81 commit 353e431

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Versions
22

3-
## Unreleased
3+
## 1.1.0.0
44

55
- Enabled PSSA rule violations to fail build - Fixes [Issue #6](https://github.com/PlagueHO/FileContentDsc/issues/6).
66
- Updated tests to meet Pester v4 standard.

FileContentDsc.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# RootModule = ''
55

66
# Version number of this module.
7-
ModuleVersion = '1.0.0.0'
7+
ModuleVersion = '1.1.0.0'
88

99
# Supported PSEditions
1010
# CompatiblePSEditions = @()

0 commit comments

Comments
 (0)