We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7ae4224 commit 388ebd2Copy full SHA for 388ebd2
Shuttle.ESB.Core/Properties/AssemblyInfo.cs
@@ -14,11 +14,11 @@
14
[assembly: AssemblyTitle("Shuttle.ESB.Core for .NET Framework 4.5.1")]
15
#endif
16
17
-[assembly: AssemblyVersion("4.0.3.0")]
+[assembly: AssemblyVersion("4.1.0.0")]
18
[assembly: AssemblyCopyright("Copyright © Eben Roux 2010-2015")]
19
[assembly: AssemblyProduct("Shuttle.ESB")]
20
[assembly: AssemblyCompany("Shuttle")]
21
[assembly: AssemblyConfiguration("Release")]
22
-[assembly: AssemblyInformationalVersion("4.0.3")]
+[assembly: AssemblyInformationalVersion("4.1.0")]
23
[assembly: ComVisible(false)]
24
0 commit comments