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.
2 parents 758d5a7 + fa15b11 commit 9343403Copy full SHA for 9343403
src/Security/Security/Az.Security.psd1
@@ -12,7 +12,7 @@
12
# RootModule = ''
13
14
# Version number of this module.
15
-ModuleVersion = '0.7.4'
+ModuleVersion = '0.7.5'
16
17
# Supported PSEditions
18
CompatiblePSEditions = 'Core', 'Desktop'
src/Security/Security/Properties/AssemblyInfo.cs
@@ -45,6 +45,5 @@
45
//
46
// You can specify all the values or you can default the Build and Revision Numbers
47
// by using the '*' as shown below:
48
-// [assembly: AssemblyVersion("0.7.1")]
49
-[assembly: AssemblyVersion("0.7.4")]
50
-[assembly: AssemblyFileVersion("0.7.4")]
+[assembly: AssemblyVersion("0.7.5")]
+[assembly: AssemblyFileVersion("0.7.5")]
0 commit comments