diff --git a/MSBuild/Robust.Engine.Version.props b/MSBuild/Robust.Engine.Version.props index a6e0587a3..0f270a0ca 100644 --- a/MSBuild/Robust.Engine.Version.props +++ b/MSBuild/Robust.Engine.Version.props @@ -1,4 +1,4 @@ - 207.1.0 + 208.0.0 diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 68959b2e9..f0ee06d73 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -35,7 +35,7 @@ END TEMPLATE--> ### Breaking changes -* Metadata flags are no longer serialized as they get rebuilt on entity startup. +*None yet* ### New features @@ -54,6 +54,17 @@ END TEMPLATE--> *None yet* +## 208.0.0 + +### Breaking changes + +* Metadata flags are no longer serialized as they get rebuilt on entity startup. + +### Bugfixes + +* Log failing to load user keybinds and handle the exception. + + ## 207.1.0 ### New features