Skip to content

Commit

Permalink
Version: 220.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
metalgearsloth committed Apr 27, 2024
1 parent 7cd9535 commit 6e0205d
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
2 changes: 1 addition & 1 deletion MSBuild/Robust.Engine.Version.props
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
<Project>
<!-- This file automatically reset by Tools/version.py -->
<PropertyGroup><Version>220.0.0</Version></PropertyGroup>
<PropertyGroup><Version>220.1.0</Version></PropertyGroup>
</Project>
Expand Down
12 changes: 12 additions & 0 deletions RELEASE-NOTES.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,18 @@ END TEMPLATE-->
*None yet*


## 220.1.0

### Bugfixes

* Fix client-side replay exceptions due to dropped states when recording.

### Other

* Remove IP + HWId from ViewVariables.
* Close BUIs upon disconnect.


## 220.0.0

### Breaking changes
Expand Down

0 comments on commit 6e0205d

Please sign in to comment.