diff --git a/MarkdownOutlook/Properties/AssemblyInfo.cs b/MarkdownOutlook/Properties/AssemblyInfo.cs index 40eb385..ee190cc 100644 --- a/MarkdownOutlook/Properties/AssemblyInfo.cs +++ b/MarkdownOutlook/Properties/AssemblyInfo.cs @@ -11,7 +11,7 @@ [assembly: AssemblyConfiguration("")] [assembly: AssemblyCompany("Matthew Manela")] [assembly: AssemblyProduct("MarkdownOutlook")] -[assembly: AssemblyCopyright("Copyright © Matthew Manela 2014")] +[assembly: AssemblyCopyright("Copyright © Matthew Manela 2020")] [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] @@ -33,4 +33,4 @@ // 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.1.0.*")] +[assembly: AssemblyVersion("1.2.0.*")]