We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b5dea29 commit 0e137ddCopy full SHA for 0e137dd
CloudControl/API.php
@@ -42,7 +42,7 @@ class API {
42
* api version
43
* @var string
44
*/
45
- const VERSION = '0.1.5';
+ const VERSION = '0.1.6';
46
47
/**
48
* token length - to check the token
0 commit comments