Skip to content

Commit

Permalink
Updated version
Browse files Browse the repository at this point in the history
  • Loading branch information
calloncampbell committed Oct 1, 2018
1 parent 2503479 commit c926a1b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions assets/VersionInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@

[assembly: AssemblyCompany("ReflectSoftware Inc.")]
[assembly: AssemblyProduct("ReflectSoftware.Insight.Extensions Library")]
[assembly: AssemblyCopyright(2017 ReflectSoftware Inc. All rights reserved.")]
[assembly: AssemblyCopyright(2018 ReflectSoftware Inc. All rights reserved.")]
[assembly: AssemblyDescription("Provides extensions to the ReflectInsight Logging Framework")]
[assembly: AssemblyTrademark("")]
[assembly: AssemblyCulture("")]
[assembly: AssemblyConfiguration("")]
[assembly: AssemblyVersion("5.7.1.1706")]
[assembly: AssemblyFileVersion("5.7.1.1706")]
[assembly: AssemblyInformationalVersion("5.7.1")]
[assembly: AssemblyVersion("5.7.3.1810")]
[assembly: AssemblyFileVersion("5.7.3.1810")]
[assembly: AssemblyInformationalVersion("5.7.3")]

0 comments on commit c926a1b

Please sign in to comment.