diff --git a/MSBuild/Robust.Engine.Version.props b/MSBuild/Robust.Engine.Version.props index 2da05d526..d8404ab99 100644 --- a/MSBuild/Robust.Engine.Version.props +++ b/MSBuild/Robust.Engine.Version.props @@ -1,4 +1,4 @@ - 0.75.0.0 + 0.75.1.0 diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md index 28a582a67..bfa24c7f5 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* + + +## 0.75.1.0 + +### New features + * Serv4's notNullableOverride parameter is now enforced by analyzer. For more info, see [the docs](https://docs.spacestation14.io/en/engine/serialization). * Added command to dump injector cache list. @@ -52,10 +71,6 @@ END TEMPLATE--> * Transform matrix dirtying is deferred again (undo change in v0.75.0.0 * Added two new serv3 analysers (NotNullableFlagAnalyzer and PreferGenericVariantAnalyzer) -### Internal - -*None yet* - ## 0.75.0.0