We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fd76ba commit a085c69Copy full SHA for a085c69
cosmos-db/cosmos-db.psd1
@@ -3,7 +3,7 @@
3
#
4
# Generated by: cmbrose
5
6
-# Generated on: 12/18/2020
+# Generated on: 12/27/2020
7
8
9
@{
@@ -12,7 +12,7 @@
12
# RootModule = ''
13
14
# Version number of this module.
15
-ModuleVersion = '1.6'
+ModuleVersion = '1.7'
16
17
# Supported PSEditions
18
# CompatiblePSEditions = @()
@@ -113,8 +113,8 @@ PrivateData = @{
113
# ReleaseNotes = ''
114
115
} # End of PSData hashtable
116
-
117
-} # End of PrivateData hashtable
+
+ } # End of PrivateData hashtable
118
119
# HelpInfo URI of this module
120
HelpInfoURI = 'https://github.com/cmbrose/cosmosdb-powershell/blob/main/README.md'
0 commit comments