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.
2 parents bbaf494 + 98ab52f commit c897476Copy full SHA for c897476
configuration/SharedAssemblyInfo.cs
@@ -3,7 +3,7 @@
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-alpha5")]
+[assembly: AssemblyInformationalVersion("2.0.0-beta1")]
7
8
[assembly: AssemblyConfiguration("")]
9
[assembly: AssemblyCompany("Ethan Hann")]
0 commit comments