Skip to content

Commit 623a37c

Browse files
authored
Merge pull request #2 from PlagueHO/dev
Release to Master
2 parents c8849fa + 6b52b06 commit 623a37c

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## Unreleased
44

5+
## 1.0.0.0
6+
57
- DSR_ReplaceText:
68
- Created new resource for replacing text in text files.
79
- DSR_KeyValuePairFile:

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#---------------------------------#
22
# environment configuration #
33
#---------------------------------#
4-
version: 1.0.{build}.0
4+
version: 1.0.0.{build}
55
install:
66
- git clone https://github.com/PowerShell/DscResource.Tests
77

0 commit comments

Comments
 (0)