Skip to content

Commit 45bd455

Browse files
committed
- v10.0.7
1 parent ddcd244 commit 45bd455

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Shuttle.Core.Data/Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,10 +33,10 @@
3333
[assembly: AssemblyTitle(".NET Standard 2.0")]
3434
#endif
3535

36-
[assembly: AssemblyVersion("10.0.6.0")]
36+
[assembly: AssemblyVersion("10.0.7.0")]
3737
[assembly: AssemblyCopyright("Copyright © Eben Roux 2017")]
3838
[assembly: AssemblyProduct("Shuttle.Core.Data")]
3939
[assembly: AssemblyCompany("Shuttle")]
4040
[assembly: AssemblyConfiguration("Release")]
41-
[assembly: AssemblyInformationalVersion("10.0.6")]
41+
[assembly: AssemblyInformationalVersion("10.0.7")]
4242
[assembly: ComVisible(false)]

0 commit comments

Comments
 (0)