Skip to content

Commit bee89c9

Browse files
committed
Updating module versions for the Az.Resources update
1 parent 07d4ea2 commit bee89c9

File tree

17 files changed

+30
-30
lines changed

17 files changed

+30
-30
lines changed

src/Az.BootStrapper/Module/Az.BootStrapper.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
RootModule = 'Az.Bootstrapper.psm1'
1111

1212
# Version number of this module.
13-
ModuleVersion = '1.0.1'
13+
ModuleVersion = '1.0.2'
1414

1515
# Supported PSEditions
1616
# CompatiblePSEditions = @()

src/Az.BootStrapper/Module/azprofilemap.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
},
4646
"2020-09-01-hybrid": {
4747
"Az": [
48-
"1.10.0"
48+
"2.0.1"
4949
],
5050
"Az.Accounts": [
5151
"2.2.8"

src/Azs.AzureBridge.Admin/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ metadata:
5151
description: 'Microsoft AzureStack PowerShell: AzureBridge Admin cmdlets'
5252

5353
subject-prefix: AzureBridge
54-
module-version: 1.0.1
54+
module-version: 1.0.2
5555
identity-correction-for-post: true
5656
service-name: BridgeAdmin
5757

src/Azs.Backup.Admin/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ metadata:
5151
description: 'Microsoft AzureStack PowerShell: Backup Admin cmdlets'
5252

5353
subject-prefix: ''
54-
module-version: 1.0.1
54+
module-version: 1.0.2
5555
service-name: BackupAdmin
5656

5757
### File Renames

src/Azs.Commerce.Admin/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ metadata:
5454

5555
### PSD1 metadata changes
5656
subject-prefix: ''
57-
module-version: 1.0.1
57+
module-version: 1.0.2
5858
service-name: CommerceAdmin
5959
### File Renames
6060
### IMPORTANT - Note that the following settings are case sensitive ###

src/Azs.Deployment.Admin/Azs.Deployment.Admin.nuspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<package xmlns="http://schemas.microsoft.com/packaging/2013/05/nuspec.xsd">
33
<metadata>
44
<id>Azs.Deployment.Admin</id>
5-
<version>1.0.0</version>
5+
<version>1.0.1</version>
66
<authors>Microsoft Corporation</authors>
77
<owners>Microsoft Corporation</owners>
88
<requireLicenseAcceptance>true</requireLicenseAcceptance>

src/Azs.Deployment.Admin/Module/Azs.Deployment.Admin.psd1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
RootModule = 'Azs.Deployment.Admin.psm1'
1212

1313
# Version number of this module.
14-
ModuleVersion = '1.0.0'
14+
ModuleVersion = '1.0.1'
1515

1616
# ID used to uniquely identify this module
1717
GUID = 'a50d2cce-63a7-4c7b-980f-c4cead941544'

src/Azs.Fabric.Admin/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,7 @@ metadata:
7272

7373
### PSD1 metadata changes
7474
subject-prefix: ''
75-
module-version: 1.0.1
75+
module-version: 1.0.2
7676
service-name: FabricAdmin
7777

7878
### File Renames

src/Azs.Gallery.Admin/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ metadata:
5858

5959
### PSD1 metadata changes
6060
subject-prefix: ''
61-
module-version: 1.0.1
61+
module-version: 1.0.2
6262
service-name: GalleryAdmin
6363

6464
```

src/Azs.InfrastructureInsights.Admin/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ metadata:
5858

5959
### PSD1 metadata changes
6060
subject-prefix: ''
61-
module-version: 1.0.1
61+
module-version: 1.0.2
6262
service-name: InfrastructureInsightsAdmin
6363

6464
### File Renames

0 commit comments

Comments
 (0)