Skip to content

Commit

Permalink
v0.8.1.4
Browse files Browse the repository at this point in the history
  • Loading branch information
Regalis11 committed Jul 8, 2018
1 parent 86c4cd1 commit 59cfec9
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.3")]
[assembly: AssemblyFileVersion("0.8.1.3")]
[assembly: AssemblyVersion("0.8.1.4")]
[assembly: AssemblyFileVersion("0.8.1.4")]
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.3")]
[assembly: AssemblyFileVersion("0.8.1.3")]
[assembly: AssemblyVersion("0.8.1.4")]
[assembly: AssemblyFileVersion("0.8.1.4")]
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.4
---------------------------------------------------------------------------------------------------------

- Fixed clients getting assigned random jobs regardless of job preferences.

---------------------------------------------------------------------------------------------------------
v0.8.1.3
---------------------------------------------------------------------------------------------------------
Expand Down

0 comments on commit 59cfec9

Please sign in to comment.