We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6eb2a22 commit 8277b55Copy full SHA for 8277b55
1 file changed
src/OminityApiClient.php
@@ -18,7 +18,7 @@ class OminityApiClient
18
/**
19
* Version of our client.
20
*/
21
- public const CLIENT_VERSION = "1.1.37";
+ public const CLIENT_VERSION = "1.1.36";
22
23
24
* Endpoint of the remote API.
0 commit comments