From eda8911bad82dedc980a9ba3cb208f2462b26530 Mon Sep 17 00:00:00 2001 From: Jang Rush Date: Thu, 8 Jul 2021 20:24:39 +0800 Subject: [PATCH] docs: release 0.14.1 --- Changelog.md | 5 +++++ src/LeanCloud/Client.php | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 4aaf5bf..0a904e2 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,9 @@ +0.14.1 Released on 2021-07-08 +---- + +- Fix a bug for uploading files at Chinese regions. + 0.14.0 Released on 2020-12-15 ---- diff --git a/src/LeanCloud/Client.php b/src/LeanCloud/Client.php index 401ca33..30ed270 100644 --- a/src/LeanCloud/Client.php +++ b/src/LeanCloud/Client.php @@ -24,7 +24,7 @@ class Client { /** * Client version */ - const VERSION = '0.14.0'; + const VERSION = '0.14.1'; /** * API Version string