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 9f60960 commit b95d37aCopy full SHA for b95d37a
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-rc2")]
+[assembly: AssemblyInformationalVersion("2.0.0")]
7
8
[assembly: AssemblyConfiguration("")]
9
[assembly: AssemblyCompany("Ethan Hann")]
0 commit comments