Skip to content
Snippets Groups Projects
Commit 00f80382 authored by Patrik Paško's avatar Patrik Paško
Browse files

- V3 version rollback

parent 6e8e7316
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
public class ConnectionOptions
{
public const string VERSION_2 = "v2";
public const string VERSION_3 = "v3.0";
public const string VERSION_3 = "v3";
private string url;
private string token;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment