We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 210393e commit 84e6007Copy full SHA for 84e6007
1 file changed
Shuttle.Core.Data/Properties/AssemblyInfo.cs
@@ -17,10 +17,10 @@
17
[assembly: AssemblyTitle("Shuttle.Core.Data for .NET Framework 4.5.1")]
18
#endif
19
20
-[assembly: AssemblyVersion("3.1.8.0")]
+[assembly: AssemblyVersion("3.1.9.0")]
21
[assembly: AssemblyCopyright("Copyright © Eben Roux 2010-2014")]
22
[assembly: AssemblyProduct("Shuttle.Core")]
23
[assembly: AssemblyCompany("Shuttle")]
24
[assembly: AssemblyConfiguration("Release")]
25
-[assembly: AssemblyInformationalVersion("3.1.8")]
+[assembly: AssemblyInformationalVersion("3.1.9")]
26
[assembly: ComVisible(false)]
0 commit comments