Skip to content

Commit

Permalink
Release 0.14.2
Browse files Browse the repository at this point in the history
  • Loading branch information
Wu Yun committed May 11, 2024
1 parent fb1365d commit cfa0655
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,9 @@

0.14.2 Released on 2024-05-11
----

- Require phone number when verify sms code

0.14.1 Released on 2021-07-08
----

Expand Down
2 changes: 1 addition & 1 deletion src/LeanCloud/Client.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ class Client {
/**
* Client version
*/
const VERSION = '0.14.1';
const VERSION = '0.14.2';

/**
* API Version string
Expand Down

0 comments on commit cfa0655

Please sign in to comment.