Skip to content

Commit 39d57cc

Browse files
committed
version update
1 parent df49e34 commit 39d57cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dds.net-server.lib/Core/Internal/VersionInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
internal class VersionInfo
44
{
55
public static readonly string SERVER_NAME = "DDS.Net Server";
6-
public static readonly string SERVER_VERSION = "1.1.1";
6+
public static readonly string SERVER_VERSION = "1.1.2";
77
}
88
}

0 commit comments

Comments
 (0)