From 6a37ae4b3cdee45081099e6292adc995c6354f13 Mon Sep 17 00:00:00 2001 From: "honza.pofider@seznam.cz" Date: Tue, 26 Jan 2016 18:35:32 +0100 Subject: [PATCH] release 0.0.7 --- AzureBlobFileSystem/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/AzureBlobFileSystem/Properties/AssemblyInfo.cs b/AzureBlobFileSystem/Properties/AssemblyInfo.cs index 0c48d08..7e6480f 100644 --- a/AzureBlobFileSystem/Properties/AssemblyInfo.cs +++ b/AzureBlobFileSystem/Properties/AssemblyInfo.cs @@ -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.0.0.0")] -[assembly: AssemblyFileVersion("1.0.0.0")] +[assembly: AssemblyVersion("0.0.7.0")] +[assembly: AssemblyFileVersion("0.0.7.0")]