We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ecf409c commit 3136118Copy full SHA for 3136118
2 files changed
MSBuild/Robust.Engine.Version.props
@@ -1,4 +1,4 @@
1
<Project>
2
<!-- This file automatically reset by Tools/version.py -->
3
- <PropertyGroup><Version>275.1.0</Version></PropertyGroup>
+ <PropertyGroup><Version>275.2.0</Version></PropertyGroup>
4
</Project>
RELEASE-NOTES.md
@@ -43,7 +43,7 @@ END TEMPLATE-->
43
44
### Bugfixes
45
46
-* Fixed clients being unable to connect to dev servers.
+*None yet*
47
48
### Other
49
@@ -54,6 +54,13 @@ END TEMPLATE-->
54
*None yet*
55
56
57
+## 275.2.0
58
+
59
+### Bugfixes
60
61
+* Fixed clients being unable to connect to dev servers.
62
63
64
## 275.1.0
65
66
0 commit comments