We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 83cf7eb + 5914bbc commit dc4b1ccCopy full SHA for dc4b1cc
src/Common/AzurePowerShell.cs
@@ -26,9 +26,9 @@ public class AzurePowerShell
26
27
public const string AssemblyCopyright = "Copyright © Microsoft";
28
29
- public const string AssemblyVersion = "6.6.0";
+ public const string AssemblyVersion = "6.9.0";
30
31
- public const string AssemblyFileVersion = "6.6.0";
+ public const string AssemblyFileVersion = "6.9.0";
32
33
public const string ProfileFile = "AzureProfile.json";
34
0 commit comments