Skip to content

Commit 135acbb

Browse files
author
Sergei Vorobev
committed
Update versions and README for release
1 parent c52365f commit 135acbb

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -120,6 +120,15 @@ Domain members may be specified using domain\name or Universal Principal Name (U
120120

121121
## Versions
122122

123+
### 3.2.0.0
124+
125+
* xArchive:
126+
- Fix problems with file names containing square brackets.
127+
* xDSCWebService:
128+
- Fix default culture issue.
129+
* xPackage:
130+
- Security enhancements.
131+
123132
### 3.0.3.4
124133

125134
* Multiple issues addressed

xPSDesiredStateConfiguration.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
# Version number of this module.
3-
ModuleVersion = '3.1.3.4'
3+
ModuleVersion = '3.2.0.0'
44

55
# ID used to uniquely identify this module
66
GUID = 'cc8dc021-fa5f-4f96-8ecf-dfd68a6d9d48'

0 commit comments

Comments
 (0)