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.
2 parents fb1365d + cfa0655 commit 66f57f0Copy full SHA for 66f57f0
Changelog.md
@@ -1,4 +1,9 @@
1
2
+0.14.2 Released on 2024-05-11
3
+----
4
+
5
+- Require phone number when verify sms code
6
7
0.14.1 Released on 2021-07-08
8
----
9
src/LeanCloud/Client.php
@@ -24,7 +24,7 @@ class Client {
24
/**
25
* Client version
26
*/
27
- const VERSION = '0.14.1';
+ const VERSION = '0.14.2';
28
29
30
* API Version string
0 commit comments