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

Commit ad0dfad

Browse files
authored
!deploy v2.7.3 - Updated resource types and properties
## 2.7.3 - 2019-04-16 * Miscellaneous * Brought Resource Type and Property Type functions up to current spec sheet.
2 parents b8f7597 + ed6d666 commit ad0dfad

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.7.3 - 2019-04-16](#273---2019-04-16)
56
* [2.7.2 - 2019-04-16](#272---2019-04-16)
67
* [2.7.1 - 2019-03-09](#271---2019-03-09)
78
* [2.7.0 - 2019-03-08](#270---2019-03-08)
@@ -43,6 +44,11 @@
4344

4445
<!-- /TOC -->
4546

47+
## 2.7.3 - 2019-04-16
48+
49+
* Miscellaneous
50+
* Brought Resource Type and Property Type functions up to current spec sheet.
51+
4652
## 2.7.2 - 2019-04-16
4753

4854
* [Issue #53](https://github.com/scrthq/VaporShell/issues/53)

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.7.2'
15+
ModuleVersion = '2.7.3'
1616

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

0 commit comments

Comments
 (0)