Skip to content

Commit

Permalink
v0.8.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
Regalis11 committed Jul 20, 2018
1 parent a712ec6 commit 9963836
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 4 deletions.
4 changes: 2 additions & 2 deletions Barotrauma/BarotraumaClient/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// 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.8.1.6")]
[assembly: AssemblyFileVersion("0.8.1.6")]
[assembly: AssemblyVersion("0.8.1.7")]
[assembly: AssemblyFileVersion("0.8.1.7")]
4 changes: 2 additions & 2 deletions Barotrauma/BarotraumaServer/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -31,5 +31,5 @@
// 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.8.1.6")]
[assembly: AssemblyFileVersion("0.8.1.6")]
[assembly: AssemblyVersion("0.8.1.7")]
[assembly: AssemblyFileVersion("0.8.1.7")]
6 changes: 6 additions & 0 deletions Barotrauma/BarotraumaShared/changelog.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
---------------------------------------------------------------------------------------------------------
v0.8.1.7
---------------------------------------------------------------------------------------------------------

- Fixed crashes when trying to load submarines in the sub editor.

---------------------------------------------------------------------------------------------------------
v0.8.1.6
---------------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit 9963836

Please sign in to comment.