diff --git a/IdParser.Client/Properties/AssemblyInfo.cs b/IdParser.Client/Properties/AssemblyInfo.cs index bdecee7..9da3b44 100644 --- a/IdParser.Client/Properties/AssemblyInfo.cs +++ b/IdParser.Client/Properties/AssemblyInfo.cs @@ -10,7 +10,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("")] [assembly: AssemblyProduct("ID Parser")] -[assembly: AssemblyCopyright("Copyright © 2018 Connor O'Shea")] +[assembly: AssemblyCopyright("Copyright © 2019 Connor O'Shea")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -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("4.0.1.0")] -[assembly: AssemblyFileVersion("4.0.1.0")] +[assembly: AssemblyVersion("4.1.2")] +[assembly: AssemblyFileVersion("4.1.2")] diff --git a/IdParser/IdParser.csproj b/IdParser/IdParser.csproj index 9451b18..8ccd00d 100644 --- a/IdParser/IdParser.csproj +++ b/IdParser/IdParser.csproj @@ -3,7 +3,7 @@ netstandard2.0;net45 True - 4.1.1 + 4.1.2 Connor O'Shea ID Parser @@ -13,8 +13,8 @@ https://github.com/c0shea/IdParser https://raw.githubusercontent.com/c0shea/IdParser/master/NuGet%20Package%20Icon.png Drivers License Identification Card Parser PDF417 AAMVA Standard - 4.1.1.0 - 4.1.1.0 + 4.1.2 + 4.1.2 False IdParser