From cfa06559cbcf106fec8323ad733c1c75ce51d91b Mon Sep 17 00:00:00 2001 From: Wu Yun Date: Sat, 11 May 2024 16:19:53 +0800 Subject: [PATCH] Release 0.14.2 --- Changelog.md | 5 +++++ src/LeanCloud/Client.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 0a904e2..965de3d 100644 --- a/Changelog.md +++ b/Changelog.md @@ -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 ---- diff --git a/src/LeanCloud/Client.php b/src/LeanCloud/Client.php index 30ed270..07090de 100644 --- a/src/LeanCloud/Client.php +++ b/src/LeanCloud/Client.php @@ -24,7 +24,7 @@ class Client { /** * Client version */ - const VERSION = '0.14.1'; + const VERSION = '0.14.2'; /** * API Version string