We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c8849fa + 6b52b06 commit 623a37cCopy full SHA for 623a37c
CHANGELOG.md
@@ -2,6 +2,8 @@
2
3
## Unreleased
4
5
+## 1.0.0.0
6
+
7
- DSR_ReplaceText:
8
- Created new resource for replacing text in text files.
9
- DSR_KeyValuePairFile:
appveyor.yml
@@ -1,7 +1,7 @@
1
#---------------------------------#
# environment configuration #
-version: 1.0.{build}.0
+version: 1.0.0.{build}
install:
- git clone https://github.com/PowerShell/DscResource.Tests
0 commit comments