From bc370915a2c6a83f3641b57eb1c91d4e1bd74e14 Mon Sep 17 00:00:00 2001 From: Mark Bell Date: Mon, 30 Jan 2017 14:53:04 +0000 Subject: [PATCH] Release v1.3.0 --- MAB.DotIgnore/Properties/AssemblyInfo.cs | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/MAB.DotIgnore/Properties/AssemblyInfo.cs b/MAB.DotIgnore/Properties/AssemblyInfo.cs index 90b6f3c..014ad32 100644 --- a/MAB.DotIgnore/Properties/AssemblyInfo.cs +++ b/MAB.DotIgnore/Properties/AssemblyInfo.cs @@ -35,6 +35,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.2.2.0")] -[assembly: AssemblyFileVersion("1.2.2.0")] -[assembly: AssemblyInformationalVersion("1.2.2")] +[assembly: AssemblyVersion("1.3.0.0")] +[assembly: AssemblyFileVersion("1.3.0.0")] +[assembly: AssemblyInformationalVersion("1.3.0")]