This commit is contained in:
davidebbo 2015-09-18 18:27:08 -07:00
Родитель 1cc60c6999
Коммит a0fef8b244
2 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -32,5 +32,5 @@ using System.Runtime.InteropServices;
// 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.0.1.0")]
[assembly: AssemblyFileVersion("1.0.1.0")]
[assembly: AssemblyVersion("1.0.2.0")]
[assembly: AssemblyFileVersion("1.0.2.0")]

Просмотреть файл

@ -3,7 +3,7 @@
<metadata>
<id>ARMClient</id>
<title>ARMClient</title>
<version>1.0.1</version>
<version>1.0.2</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>