Skip to content

Commit 67eb125

Browse files
committed
updating version
1 parent 5505a3f commit 67eb125

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.2.0";
8+
internal static string CONNECTOR_VERSION = "1.3.0";
99
/// <summary>
1010
/// Time-slice for updating periodic variables to the server.
1111
/// </summary>

0 commit comments

Comments
 (0)