Skip to content

Commit 5f9fa56

Browse files
committed
Releasing version 1.10.0.0
1 parent a554214 commit 5f9fa56

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
@@ -90,6 +90,8 @@ xVirtualMemory has the following properties:
9090
## Versions
9191

9292
### Unreleased
93+
94+
### 1.10.0.0
9395
* Added resources
9496
- xVirtualMemory
9597

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)