diff --git a/MSBuild/Robust.Engine.Version.props b/MSBuild/Robust.Engine.Version.props index fa5ebce67..314aad3eb 100644 --- a/MSBuild/Robust.Engine.Version.props +++ b/MSBuild/Robust.Engine.Version.props @@ -1,4 +1,4 @@ - 181.0.0 + 181.0.1 diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index c52fe622d..f9a80adc7 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -54,6 +54,13 @@ END TEMPLATE--> *None yet* +## 181.0.1 + +### Bugfixes + +* Fix the non-generic HasComp and add a test for good measure. + + ## 181.0.0 ### Breaking changes