Version: 139.0.0

This commit is contained in:
metalgearsloth
2023-07-23 16:13:06 +10:00
parent 89f78d76ab
commit c52db4d3f2
2 changed files with 8 additions and 1 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

@@ -54,6 +54,13 @@ END TEMPLATE-->
*None yet*
## 139.0.0
### Breaking changes
* Remove Component.Startup(), fully replacing it with the Eventbus.
## 138.1.0
### New features