Skip to content

Commit

Permalink
- v10.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
eben-roux committed Jul 7, 2018
1 parent ddcd244 commit 45bd455
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Shuttle.Core.Data/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,10 @@
[assembly: AssemblyTitle(".NET Standard 2.0")]
#endif

[assembly: AssemblyVersion("10.0.6.0")]
[assembly: AssemblyVersion("10.0.7.0")]
[assembly: AssemblyCopyright("Copyright © Eben Roux 2017")]
[assembly: AssemblyProduct("Shuttle.Core.Data")]
[assembly: AssemblyCompany("Shuttle")]
[assembly: AssemblyConfiguration("Release")]
[assembly: AssemblyInformationalVersion("10.0.6")]
[assembly: AssemblyInformationalVersion("10.0.7")]
[assembly: ComVisible(false)]

0 comments on commit 45bd455

Please sign in to comment.