We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cf1fc2e commit 78d3b2dCopy full SHA for 78d3b2d
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("4.2.0.0")]
+[assembly: AssemblyVersion("4.2.1.0")]
29
[assembly: AssemblyCopyright("Copyright © Eben Roux 2016")]
30
[assembly: AssemblyProduct("Shuttle.Core")]
31
[assembly: AssemblyCompany("Shuttle")]
32
[assembly: AssemblyConfiguration("Release")]
33
-[assembly: AssemblyInformationalVersion("4.2.0")]
+[assembly: AssemblyInformationalVersion("4.2.1")]
34
[assembly: ComVisible(false)]
0 commit comments