There was an error while loading. Please reload this page.
1 parent 15f94bd commit 8e8470aCopy full SHA for 8e8470a
MSBuild/Robust.Engine.Version.props
@@ -1,4 +1,4 @@
1
<Project>
2
<!-- This file automatically reset by Tools/version.py -->
3
- <PropertyGroup><Version>219.1.0</Version></PropertyGroup>
+ <PropertyGroup><Version>219.1.1</Version></PropertyGroup>
4
</Project>
RELEASE-NOTES.md
@@ -54,6 +54,13 @@ END TEMPLATE-->
54
*None yet*
55
56
57
+## 219.1.1
58
+
59
+### Bugfixes
60
61
+* Fix map-loader not map-initialising maps when overwriting a post-init map.
62
63
64
## 219.1.0
65
66
### New features
0 commit comments