Skip to content

Commit aa8fe8a

Browse files
committed
Version: 240.1.1
1 parent 4ba6687 commit aa8fe8a

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
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>240.1.0</Version></PropertyGroup>
3+
<PropertyGroup><Version>240.1.1</Version></PropertyGroup>
44
</Project>

RELEASE-NOTES.md

+8-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ END TEMPLATE-->
4343

4444
### Bugfixes
4545

46-
* Fixed one of the `IOverlayManager.RemoveOverlay` overrides not fully removing the overlay.
46+
*None yet*
4747

4848
### Other
4949

@@ -54,6 +54,13 @@ END TEMPLATE-->
5454
*None yet*
5555

5656

57+
## 240.1.1
58+
59+
### Bugfixes
60+
61+
* Fixed one of the `IOverlayManager.RemoveOverlay` overrides not fully removing the overlay.
62+
63+
5764
## 240.1.0
5865

5966
### New features

0 commit comments

Comments
 (0)