Skip to content
This repository was archived by the owner on Oct 21, 2023. It is now read-only.

Commit e0991b0

Browse files
committed
!deploy v2.9.3
## 2.9.3 - 2019-11-24 * Miscellaneous * Brought Resource Type and Property Type functions up to current spec sheet.
1 parent d37c265 commit e0991b0

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

33
<!-- TOC -->
44

5+
* [2.9.3 - 2019-11-24](#293---2019-11-24)
56
* [2.9.2 - 2019-10-06](#292---2019-10-06)
67
* [2.9.1 - 2019-09-09](#291---2019-09-09)
78
* [2.9.0 - 2019-09-08](#290---2019-09-08)
@@ -49,6 +50,11 @@
4950

5051
<!-- /TOC -->
5152

53+
## 2.9.3 - 2019-11-24
54+
55+
* Miscellaneous
56+
* Brought Resource Type and Property Type functions up to current spec sheet.
57+
5258
## 2.9.2 - 2019-10-06
5359

5460
* Miscellaneous

VaporShell/VaporShell.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
RootModule = 'VaporShell.psm1'
1313

1414
# Version number of this module.
15-
ModuleVersion = '2.9.2'
15+
ModuleVersion = '2.9.3'
1616

1717
# ID used to uniquely identify this module
1818
GUID = 'd526494c-6e59-41ff-ad05-eedbc1473b6a'

0 commit comments

Comments
 (0)