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 7c666ec commit 625c56cCopy full SHA for 625c56c
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.0.0.*")]
6
-[assembly: AssemblyInformationalVersion("3.0.0")]
+[assembly: AssemblyVersion("3.1.0.*")]
+[assembly: AssemblyInformationalVersion("3.1.0")]
7
8
[assembly: AssemblyConfiguration("")]
9
[assembly: AssemblyCompany("Ethan Hann")]
0 commit comments