From 4514bdcbb21baed6fcff958242b886fc6caa0d3a Mon Sep 17 00:00:00 2001 From: Yuriy Anisimov Date: Thu, 12 Nov 2015 21:31:57 -0800 Subject: [PATCH] reset to 1.6.2 - hotfix --- ExpressMapper NET40/Properties/AssemblyInfo.cs | 6 +++--- ExpressMapper PCL NET45/Properties/AssemblyInfo.cs | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/ExpressMapper NET40/Properties/AssemblyInfo.cs b/ExpressMapper NET40/Properties/AssemblyInfo.cs index dbbcc18..7b2dffd 100644 --- a/ExpressMapper NET40/Properties/AssemblyInfo.cs +++ b/ExpressMapper NET40/Properties/AssemblyInfo.cs @@ -33,6 +33,6 @@ // 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.7.0.0")] -[assembly: AssemblyFileVersion("1.7.0.0")] -[assembly: AssemblyInformationalVersion("1.7.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.6.2.0")] +[assembly: AssemblyFileVersion("1.6.2.0")] +[assembly: AssemblyInformationalVersion("1.6.2")] \ No newline at end of file diff --git a/ExpressMapper PCL NET45/Properties/AssemblyInfo.cs b/ExpressMapper PCL NET45/Properties/AssemblyInfo.cs index d37f1d0..1578e72 100644 --- a/ExpressMapper PCL NET45/Properties/AssemblyInfo.cs +++ b/ExpressMapper PCL NET45/Properties/AssemblyInfo.cs @@ -24,6 +24,6 @@ // 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.7.0.0")] -[assembly: AssemblyFileVersion("1.7.0.0")] -[assembly: AssemblyInformationalVersion("1.7.0")] \ No newline at end of file +[assembly: AssemblyVersion("1.6.2.0")] +[assembly: AssemblyFileVersion("1.6.2.0")] +[assembly: AssemblyInformationalVersion("1.6.2")] \ No newline at end of file