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