We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbadd91 commit 7df4334Copy full SHA for 7df4334
MSBuild/Robust.Engine.Version.props
@@ -1,4 +1,4 @@
1
<Project>
2
<!-- This file automatically reset by Tools/version.py -->
3
- <PropertyGroup><Version>1.0.3</Version></PropertyGroup>
+ <PropertyGroup><Version>1.0.4</Version></PropertyGroup>
4
</Project>
RELEASE-NOTES-SSMV.md
@@ -39,7 +39,7 @@ END TEMPLATE-->
39
40
### New features
41
42
-* API provides additional information (engine type) to launcher (Backport of #3)
+*None yet*
43
44
### Bugfixes
45
@@ -54,6 +54,13 @@ END TEMPLATE-->
54
*None yet*
55
56
57
+## mv-April2024-1.0.4
58
+
59
+### New features
60
61
+* API provides additional information (engine type) to launcher (Backport of #3)
62
63
64
## mv-April2024-1.0.3
65
66
0 commit comments