We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae7e64a commit 8716fe4Copy full SHA for 8716fe4
src/SharedAssemblyInfo.cs
@@ -4,7 +4,7 @@
4
5
[assembly: AssemblyProduct("Unicorn")]
6
[assembly: ComVisible(false)]
7
-[assembly: AssemblyVersion("4.1.3.0")]
8
-[assembly: AssemblyFileVersion("4.1.3.0")]
9
-[assembly: AssemblyInformationalVersion("4.1.3")]
+[assembly: AssemblyVersion("4.1.4.0")]
+[assembly: AssemblyFileVersion("4.1.4.0")]
+[assembly: AssemblyInformationalVersion("4.1.4")]
10
[assembly: CLSCompliant(false)]
0 commit comments