We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c5a0f47 commit c437530Copy full SHA for c437530
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.17.0")]
+[assembly: AssemblyVersion("3.2.18.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.17")]
+[assembly: AssemblyInformationalVersion("3.2.18")]
34
[assembly: ComVisible(false)]
0 commit comments