Skip to content

Commit 5f2e46b

Browse files
committed
Resolved merge conflict
2 parents ab10800 + 5f9fa56 commit 5f2e46b

2 files changed

Lines changed: 5 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,8 @@ xVirtualMemory has the following properties:
121121
### Unreleased
122122
* Updated resources
123123
- xScheduledTask: Added nearly all available parameters for tasks
124+
125+
### 1.10.0.0
124126
* Added resources
125127
- xVirtualMemory
126128

xComputerManagement.psd1

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
@{
22
# Version number of this module.
3-
ModuleVersion = '1.9.0.0'
3+
ModuleVersion = '1.10.0.0'
44

55
# ID used to uniquely identify this module
66
GUID = 'B5004952-489E-43EA-999C-F16A25355B89'
@@ -50,7 +50,7 @@ PrivateData = @{
5050

5151
# ReleaseNotes of this module
5252
ReleaseNotes = '* Added resources
53-
- xPowerPlan
53+
- xVirtualMemory
5454
5555
'
5656

@@ -61,3 +61,4 @@ PrivateData = @{
6161

6262

6363

64+

0 commit comments

Comments
 (0)