We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0d18736 commit c3f0cd8Copy full SHA for c3f0cd8
1 file changed
Shuttle.Core.Data/Properties/AssemblyInfo.cs
@@ -13,10 +13,10 @@
13
[assembly: AssemblyTitle("Shuttle.Core.Data for .NET Framework 4.5.1")]
14
#endif
15
16
-[assembly: AssemblyVersion("3.2.2.0")]
+[assembly: AssemblyVersion("3.2.3.0")]
17
[assembly: AssemblyCopyright("Copyright © Eben Roux 2010-2014")]
18
[assembly: AssemblyProduct("Shuttle.Core")]
19
[assembly: AssemblyCompany("Shuttle")]
20
[assembly: AssemblyConfiguration("Release")]
21
-[assembly: AssemblyInformationalVersion("3.2.2")]
+[assembly: AssemblyInformationalVersion("3.2.3")]
22
[assembly: ComVisible(false)]
0 commit comments