We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5a6c0ad + 587b7af commit a6be19aCopy full SHA for a6be19a
.gitlab-ci.yml
@@ -1,6 +1,6 @@
1
variables:
2
ModuleName: 'psVaultUtils'
3
- ModuleVersion: '1.3.0'
+ ModuleVersion: '1.3.2'
4
DevRepository: 'dev-windows-modules'
5
ProdRepository: 'prod-windows-modules'
6
Notification: "it-digest"
psVaultUtils/psVaultUtils.psd1
@@ -12,7 +12,7 @@
12
RootModule = 'psVaultUtils.psm1'
13
14
# Version number of this module.
15
- ModuleVersion = '1.3.0'
+ ModuleVersion = '1.3.2'
16
17
# Supported PSEditions
18
# CompatiblePSEditions = @()
psVaultUtils/wayfair.yml
@@ -0,0 +1,6 @@
+version: '0'
+owners:
+ technical:
+ - bsmall:bsmall
+ - rorlov:rorlov
+ - jpope:jpope
0 commit comments