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 b336deb commit e6c1fffCopy full SHA for e6c1fff
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.0";
+ internal static string CONNECTOR_VERSION = "1.1.1";
9
10
/// Time-slice for updating periodic variables to the server.
11
0 commit comments