Version: 240.1.1

This commit is contained in:
ElectroJr
2025-01-20 14:16:39 +13:00
parent 4ba6687b9d
commit aa8fe8ac92
2 changed files with 9 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
<Project>
<!-- This file automatically reset by Tools/version.py -->
<!-- This file automatically reset by Tools/version.py -->

View File

@@ -43,7 +43,7 @@ END TEMPLATE-->
### Bugfixes
* Fixed one of the `IOverlayManager.RemoveOverlay` overrides not fully removing the overlay.
*None yet*
### Other
@@ -54,6 +54,13 @@ END TEMPLATE-->
*None yet*
## 240.1.1
### Bugfixes
* Fixed one of the `IOverlayManager.RemoveOverlay` overrides not fully removing the overlay.
## 240.1.0
### New features