v0.6.1.1
This commit is contained in:
@@ -31,5 +31,5 @@ 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("0.6.1.0")]
|
||||
[assembly: AssemblyFileVersion("0.6.1.0")]
|
||||
[assembly: AssemblyVersion("0.6.1.1")]
|
||||
[assembly: AssemblyFileVersion("0.6.1.1")]
|
||||
|
||||
@@ -31,5 +31,5 @@ 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("0.6.1.0")]
|
||||
[assembly: AssemblyFileVersion("0.6.1.0")]
|
||||
[assembly: AssemblyVersion("0.6.1.1")]
|
||||
[assembly: AssemblyFileVersion("0.6.1.1")]
|
||||
|
||||
@@ -1,3 +1,10 @@
|
||||
---------------------------------------------------------------------------------------------------------
|
||||
v0.6.1.1
|
||||
---------------------------------------------------------------------------------------------------------
|
||||
|
||||
- Fixed diving suits and masks not providing enough oxygen when in a low-oxygen room or outside the submarine.
|
||||
- Fixed message boxes being impossible to close in the launcher.
|
||||
|
||||
---------------------------------------------------------------------------------------------------------
|
||||
v0.6.1.0
|
||||
---------------------------------------------------------------------------------------------------------
|
||||
|
||||
@@ -10,7 +10,7 @@ using System.Runtime.InteropServices;
|
||||
[assembly: AssemblyConfiguration("")]
|
||||
[assembly: AssemblyDescription("")]
|
||||
[assembly: AssemblyCompany("")]
|
||||
[assembly: AssemblyCopyright("Copyright © 2015")]
|
||||
[assembly: AssemblyCopyright("Copyright © Undertow Games 2017")]
|
||||
[assembly: AssemblyTrademark("")]
|
||||
[assembly: AssemblyCulture("")]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user