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 eb5f8e8 commit 701ff52Copy full SHA for 701ff52
src/dds.net-connector-csharp.lib/Settings.cs
@@ -5,7 +5,7 @@ internal class Settings
5
/// <summary>
6
/// Version for the connector.
7
/// </summary>
8
- internal static string CONNECTOR_VERSION = "1.1.1";
+ internal static string CONNECTOR_VERSION = "1.2.0";
9
10
/// Time-slice for updating periodic variables to the server.
11
0 commit comments