diff --git a/MSBuild/Robust.Engine.Version.props b/MSBuild/Robust.Engine.Version.props index 2518997ac3..b7d91feb4e 100644 --- a/MSBuild/Robust.Engine.Version.props +++ b/MSBuild/Robust.Engine.Version.props @@ -1,4 +1,4 @@ - 190.1.0 + 190.1.1 diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 474acd092f..76376ecb70 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -54,6 +54,13 @@ END TEMPLATE--> *None yet* +## 190.1.1 + +### Bugfixes + +* Revert broadphase job to prevent OOM from logs. + + ## 190.1.0 ### New features