diff --git a/MSBuild/Robust.Engine.Version.props b/MSBuild/Robust.Engine.Version.props
index 30a09d29f6a..ed02d1a8ee6 100644
--- a/MSBuild/Robust.Engine.Version.props
+++ b/MSBuild/Robust.Engine.Version.props
@@ -1,4 +1,4 @@
- 237.2.0
+ 237.3.0
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 96d6dfc0555..9a60aab6931 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*
+
+
+## 237.3.0
+
+### New features
+
* Added stack-like functions to `ValueList` and added an `AddRange(ReadOnlySpan)` overload.
* Added new `AssetPassFilterDrop`.
* Added a new RayCastSystem with the latest Box2D raycast + shapecasts implemented.
@@ -51,10 +70,6 @@ END TEMPLATE-->
* Sandbox error reference locator now works with generic method calls.
-### Internal
-
-*None yet*
-
## 237.2.0