From f49d0f2a26a1b24cc62570970e5fc876413099e4 Mon Sep 17 00:00:00 2001 From: TwistedTwigleg Date: Fri, 13 Jan 2023 17:57:51 -0500 Subject: [PATCH] [v1.20.1] MQTT5 fixes and general improvements (#518) Co-authored-by: GitHub Actions --- README.md | 2 +- VERSION | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd1c381c8..bc1188b89 100644 --- a/README.md +++ b/README.md @@ -142,4 +142,4 @@ We need your help in making this SDK great. Please participate in the community This library is licensed under the [Apache 2.0 License](./documents/LICENSE). -Latest released version: v1.20.0 +Latest released version: v1.20.1 diff --git a/VERSION b/VERSION index 398935591..0044d6cb9 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -1.20.0 +1.20.1