Skip to content

Commit 2042c20

Browse files
committed
updating the version
1 parent 7007686 commit 2042c20

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.2";
6+
public static readonly string SERVER_VERSION = "1.2.0";
77
}
88
}

0 commit comments

Comments
 (0)