Skip to content

Commit 0daaa5e

Browse files
authored
Bump SDK version to 1.6.0 (#689)
1 parent 55c8b27 commit 0daaa5e

File tree

22 files changed

+22
-22
lines changed

22 files changed

+22
-22
lines changed

config/ModuleMetadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,5 +22,5 @@
2222
],
2323
"releaseNotes": "See https://aka.ms/GraphPowerShell-Release.",
2424
"assemblyOriginatorKeyFile": "35MSSharedLib1024.snk",
25-
"version": "1.5.1"
25+
"version": "1.6.0"
2626
}

src/Applications/Applications/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,6 +90,6 @@ directive:
9090
### Versioning
9191
9292
``` yaml
93-
module-version: 1.5.1
93+
module-version: 1.6.0
9494
release-notes: See https://aka.ms/GraphPowerShell-Release.
9595
```

src/CloudCommunications/CloudCommunications/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,6 @@ directive:
5959
### Versioning
6060
6161
``` yaml
62-
module-version: 1.5.1
62+
module-version: 1.6.0
6363
release-notes: See https://aka.ms/GraphPowerShell-Release.
6464
```

src/Compliance/Compliance/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ directive:
4747
### Versioning
4848
4949
``` yaml
50-
module-version: 1.5.1
50+
module-version: 1.6.0
5151
release-notes: See https://aka.ms/GraphPowerShell-Release.
5252
```

src/DeviceManagement.Actions/DeviceManagement.Actions/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,6 @@ directive:
9595
### Versioning
9696
9797
``` yaml
98-
module-version: 1.5.1
98+
module-version: 1.6.0
9999
release-notes: See https://aka.ms/GraphPowerShell-Release.
100100
```

src/DeviceManagement.Administration/DeviceManagement.Administration/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,6 @@ directive:
5151
### Versioning
5252
5353
``` yaml
54-
module-version: 1.5.1
54+
module-version: 1.6.0
5555
release-notes: See https://aka.ms/GraphPowerShell-Release.
5656
```

src/DeviceManagement.Enrolment/DeviceManagement.Enrolment/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,6 +44,6 @@ directive:
4444
### Versioning
4545
4646
``` yaml
47-
module-version: 1.5.1
47+
module-version: 1.6.0
4848
release-notes: See https://aka.ms/GraphPowerShell-Release.
4949
```

src/DeviceManagement.Functions/DeviceManagement.Functions/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,6 @@ directive:
5757
### Versioning
5858
5959
``` yaml
60-
module-version: 1.5.1
60+
module-version: 1.6.0
6161
release-notes: See https://aka.ms/GraphPowerShell-Release.
6262
```

src/DeviceManagement/DeviceManagement/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,6 +77,6 @@ directive:
7777
### Versioning
7878
7979
``` yaml
80-
module-version: 1.5.1
80+
module-version: 1.6.0
8181
release-notes: See https://aka.ms/GraphPowerShell-Release.
8282
```

src/Devices.CloudPrint/Devices.CloudPrint/readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,6 @@ directive:
4848
### Versioning
4949
5050
``` yaml
51-
module-version: 1.5.1
51+
module-version: 1.6.0
5252
release-notes: See https://aka.ms/GraphPowerShell-Release.
5353
```

0 commit comments

Comments
 (0)