Skip to content

Commit

Permalink
4.0.8-pre1
Browse files Browse the repository at this point in the history
  • Loading branch information
cassidydotdk committed Feb 10, 2019
1 parent 1448308 commit 2a6bc69
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

[assembly: AssemblyProduct("Unicorn")]
[assembly: ComVisible(false)]
[assembly: AssemblyVersion("4.0.7.0")]
[assembly: AssemblyFileVersion("4.0.7.0")]
[assembly: AssemblyInformationalVersion("4.0.7")]
[assembly: AssemblyVersion("4.0.8.0")]
[assembly: AssemblyFileVersion("4.0.8.0")]
[assembly: AssemblyInformationalVersion("4.0.8-pre1")]
[assembly: CLSCompliant(false)]

0 comments on commit 2a6bc69

Please sign in to comment.