Skip to content

Commit 1fe3ebd

Browse files
committed
update 1.9.0 version
1 parent 60ff036 commit 1fe3ebd

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

ARMClient.Authentication/Properties/AssemblyInfo.cs

+2-2
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,5 @@
3131
//
3232
// You can specify all the values or you can default the Build and Revision Numbers
3333
// by using the '*' as shown below:
34-
[assembly: AssemblyVersion("1.8.0.0")]
35-
[assembly: AssemblyFileVersion("1.8.0.0")]
34+
[assembly: AssemblyVersion("1.9.0.0")]
35+
[assembly: AssemblyFileVersion("1.9.0.0")]

ARMClient.nuspec

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<metadata>
44
<id>ARMClient</id>
55
<title>ARMClient</title>
6-
<version>1.8.0</version>
6+
<version>1.9.0</version>
77
<authors>Project Kudu contributors</authors>
88
<summary>A simple command line tool to invoke the Azure Resource Manager API</summary>
99
<description>A simple command line tool to invoke the Azure Resource Manager API</description>

0 commit comments

Comments
 (0)