diff --git a/MSBuild/Robust.Engine.Version.props b/MSBuild/Robust.Engine.Version.props index 9d7d85477..d0033c40c 100644 --- a/MSBuild/Robust.Engine.Version.props +++ b/MSBuild/Robust.Engine.Version.props @@ -1,4 +1,4 @@ - 233.0.0 + 233.0.1 diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 23c80e797..aebe22d7b 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -54,6 +54,13 @@ END TEMPLATE--> *None yet* +## 233.0.1 + +### Bugfixes + +* Fix IsHardCollidable component to EntityUid references. + + ## 233.0.0 ### Breaking changes