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 5505a3f commit 67eb125Copy full SHA for 67eb125
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.2.0";
+ internal static string CONNECTOR_VERSION = "1.3.0";
9
10
/// Time-slice for updating periodic variables to the server.
11
0 commit comments