We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 543e2cb commit 1dafebdCopy full SHA for 1dafebd
1 file changed
Shuttle.Core.Data/Properties/AssemblyInfo.cs
@@ -25,10 +25,10 @@
25
[assembly: AssemblyTitle("Shuttle.Core.Data for .NET Framework 4.6.1")]
26
#endif
27
28
-[assembly: AssemblyVersion("3.2.19.0")]
+[assembly: AssemblyVersion("4.0.0.0")]
29
[assembly: AssemblyCopyright("Copyright © Eben Roux 2016")]
30
[assembly: AssemblyProduct("Shuttle.Core")]
31
[assembly: AssemblyCompany("Shuttle")]
32
[assembly: AssemblyConfiguration("Release")]
33
-[assembly: AssemblyInformationalVersion("3.2.19")]
+[assembly: AssemblyInformationalVersion("4.0.0")]
34
[assembly: ComVisible(false)]
0 commit comments