We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdec690 commit ab317dbCopy full SHA for ab317db
2 files changed
powershell-module/Az.Tools.Migration/Az.Tools.Migration.psd1
@@ -3,7 +3,7 @@
3
RootModule = 'Az.Tools.Migration.psm1'
4
5
# Version number of this module.
6
- ModuleVersion = '1.1.2'
+ ModuleVersion = '1.1.3'
7
8
# Supported PSEditions
9
CompatiblePSEditions = 'Core', 'Desktop'
powershell-module/ChangeLog.md
@@ -18,6 +18,10 @@
18
- Additional information about change #1
19
-->
20
## Upcoming Release
21
+
22
+## 1.1.3
23
+* Upgrade Az version to 8.0.0
24
25
## 1.1.2
26
* Upgrade Az version to 8.0.0
27
0 commit comments