diff --git a/MSBuild/Robust.Engine.Version.props b/MSBuild/Robust.Engine.Version.props index cf7ce0be7..037195d90 100644 --- a/MSBuild/Robust.Engine.Version.props +++ b/MSBuild/Robust.Engine.Version.props @@ -1,4 +1,4 @@ - 271.0.0 + 271.1.0 diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 0db500cd7..d50bc820e 100644 --- a/RELEASE-NOTES.md +++ b/RELEASE-NOTES.md @@ -39,6 +39,25 @@ END TEMPLATE--> ### New features +*None yet* + +### Bugfixes + +*None yet* + +### Other + +*None yet* + +### Internal + +*None yet* + + +## 271.1.0 + +### New features + * Added `AnimationStartedEvent` and `Control.AnimationStarted` events. ### Bugfixes @@ -50,10 +69,6 @@ END TEMPLATE--> * The `launchauth` command now displays completions. -### Internal - -*None yet* - ## 271.0.0