Skip to content

Commit

Permalink
Version 1.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
davidebbo committed Dec 14, 2015
1 parent 068c134 commit baafdce
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions ARMClient.Authentication/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.1.0.0")]
[assembly: AssemblyFileVersion("1.1.0.0")]
[assembly: AssemblyVersion("1.1.1.0")]
[assembly: AssemblyFileVersion("1.1.1.0")]
1 change: 0 additions & 1 deletion ARMClient.Console/ARMClient.Console.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@
</ItemGroup>
<ItemGroup>
<None Include="App.config" />
<None Include="ARMClient.nuspec" />
<None Include="packages.config" />
</ItemGroup>
<ItemGroup>
Expand Down
2 changes: 1 addition & 1 deletion ARMClient.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<metadata>
<id>ARMClient</id>
<title>ARMClient</title>
<version>1.1.0</version>
<version>1.1.1</version>
<authors>Project Kudu contributors</authors>
<summary>A simple command line tool to invoke the Azure Resource Manager API</summary>
<description>A simple command line tool to invoke the Azure Resource Manager API</description>
Expand Down

0 comments on commit baafdce

Please sign in to comment.