Skip to content

Commit acb1d37

Browse files
Version: 237.4.0
1 parent 82c94fc commit acb1d37

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

MSBuild/Robust.Engine.Version.props

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
<Project>
22
<!-- This file automatically reset by Tools/version.py -->
3-
<PropertyGroup><Version>237.3.0</Version></PropertyGroup>
3+
<PropertyGroup><Version>237.4.0</Version></PropertyGroup>
44
</Project>

RELEASE-NOTES.md

+11
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,17 @@ END TEMPLATE-->
5454
*None yet*
5555

5656

57+
## 237.4.0
58+
59+
### New features
60+
61+
* Implement automatic field-level delta states via AutoGenerateComponentState via opt-in.
62+
63+
### Bugfixes
64+
65+
* Remove redundant TransformComponentState bool.
66+
67+
5768
## 237.3.0
5869

5970
### New features

0 commit comments

Comments
 (0)