Patched for Heavy-Industry update

This commit is contained in:
Bob Da Ross
2021-07-28 23:06:02 -05:00
parent 840421f7af
commit 2c12c9658e
3 changed files with 23 additions and 8 deletions

View File

@@ -33,6 +33,6 @@ using System.Runtime.InteropServices;
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.3.0.1")]
[assembly: AssemblyFileVersion("1.3.0.1")]
[assembly: AssemblyVersion("1.3.0.3")]
[assembly: AssemblyFileVersion("1.3.0.3")]
[assembly: NeutralResourcesLanguage("en")]