We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4ba6687 commit aa8fe8aCopy full SHA for aa8fe8a
MSBuild/Robust.Engine.Version.props
@@ -1,4 +1,4 @@
1
<Project>
2
<!-- This file automatically reset by Tools/version.py -->
3
- <PropertyGroup><Version>240.1.0</Version></PropertyGroup>
+ <PropertyGroup><Version>240.1.1</Version></PropertyGroup>
4
</Project>
RELEASE-NOTES.md
@@ -43,7 +43,7 @@ END TEMPLATE-->
43
44
### Bugfixes
45
46
-* Fixed one of the `IOverlayManager.RemoveOverlay` overrides not fully removing the overlay.
+*None yet*
47
48
### Other
49
@@ -54,6 +54,13 @@ END TEMPLATE-->
54
*None yet*
55
56
57
+## 240.1.1
58
+
59
+### Bugfixes
60
61
+* Fixed one of the `IOverlayManager.RemoveOverlay` overrides not fully removing the overlay.
62
63
64
## 240.1.0
65
66
### New features
0 commit comments