Skip to content

Commit 701ff52

Browse files
committed
version update
1 parent eb5f8e8 commit 701ff52

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/dds.net-connector-csharp.lib/Settings.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ internal class Settings
55
/// <summary>
66
/// Version for the connector.
77
/// </summary>
8-
internal static string CONNECTOR_VERSION = "1.1.1";
8+
internal static string CONNECTOR_VERSION = "1.2.0";
99
/// <summary>
1010
/// Time-slice for updating periodic variables to the server.
1111
/// </summary>

0 commit comments

Comments
 (0)