We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent df49e34 commit 39d57ccCopy full SHA for 39d57cc
src/dds.net-server.lib/Core/Internal/VersionInfo.cs
@@ -3,6 +3,6 @@
3
internal class VersionInfo
4
{
5
public static readonly string SERVER_NAME = "DDS.Net Server";
6
- public static readonly string SERVER_VERSION = "1.1.1";
+ public static readonly string SERVER_VERSION = "1.1.2";
7
}
8
0 commit comments