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 0a4181b commit 7f4b518Copy full SHA for 7f4b518
src/SharedAssemblyInfo.cs
@@ -2,8 +2,8 @@
2
3
// Assembly Info that is shared across the product
4
[assembly: AssemblyProduct("InEngine.NET")]
5
-[assembly: AssemblyVersion("3.1.0.*")]
6
-[assembly: AssemblyInformationalVersion("3.1.0")]
+[assembly: AssemblyVersion("3.2.0.*")]
+[assembly: AssemblyInformationalVersion("3.2.0")]
7
8
[assembly: AssemblyConfiguration("")]
9
[assembly: AssemblyCompany("Ethan Hann")]
0 commit comments