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
+1 -1
View File
@@ -1,4 +1,4 @@
<Project>␍
<!-- This file automatically reset by Tools/version.py -->␍
<PropertyGroup><Version>138.1.0</Version></PropertyGroup>␍
<PropertyGroup><Version>139.0.0</Version></PropertyGroup>␍
</Project>␍
+7
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