diff --git a/MSBuild/Robust.Engine.Version.props b/MSBuild/Robust.Engine.Version.props index dcfd23928..25a7ab494 100644 --- a/MSBuild/Robust.Engine.Version.props +++ b/MSBuild/Robust.Engine.Version.props @@ -1,4 +1,4 @@ - 210.0.1 + 210.0.2 diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index ebe95ebb2..aba08be9c 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -54,6 +54,13 @@ END TEMPLATE--> *None yet* +## 210.0.2 + +### Bugfixes + +* Revert changes to `TextureRect` too. + + ## 210.0.1 ### Bugfixes