We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ddcd244 commit 45bd455Copy full SHA for 45bd455
Shuttle.Core.Data/Properties/AssemblyInfo.cs
@@ -33,10 +33,10 @@
33
[assembly: AssemblyTitle(".NET Standard 2.0")]
34
#endif
35
36
-[assembly: AssemblyVersion("10.0.6.0")]
+[assembly: AssemblyVersion("10.0.7.0")]
37
[assembly: AssemblyCopyright("Copyright © Eben Roux 2017")]
38
[assembly: AssemblyProduct("Shuttle.Core.Data")]
39
[assembly: AssemblyCompany("Shuttle")]
40
[assembly: AssemblyConfiguration("Release")]
41
-[assembly: AssemblyInformationalVersion("10.0.6")]
+[assembly: AssemblyInformationalVersion("10.0.7")]
42
[assembly: ComVisible(false)]
0 commit comments