From 7293efe07039135ac7d1df949b3921b62c1c8eb3 Mon Sep 17 00:00:00 2001 From: Mike Schore Date: Thu, 21 Oct 2021 05:56:00 +0800 Subject: [PATCH] release: 0.4.3.20211020 Signed-off-by: Mike Schore --- EnvoyMobile.podspec | 6 +++--- README.md | 4 ++-- VERSION | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-) diff --git a/EnvoyMobile.podspec b/EnvoyMobile.podspec index 76920f0e06..a479650fc6 100644 --- a/EnvoyMobile.podspec +++ b/EnvoyMobile.podspec @@ -1,8 +1,8 @@ Pod::Spec.new do |s| s.name = 'EnvoyMobile' - s.version = '0.4.2.07282021' - s.author = 'Lyft, Inc.' - s.summary = 'Client networking libraries based on the Envoy project' + s.version = '0.4.3.20211020' + s.author = 'Envoy Mobile Project Authors' + s.summary = 'Multiplatform client HTTP/networking library built on the Envoy project's core networking layer' s.homepage = 'https://envoy-mobile.github.io' s.documentation_url = 'https://envoy-mobile.github.io/docs/envoy-mobile/latest/index.html' s.social_media_url = 'https://twitter.com/EnvoyProxy' diff --git a/README.md b/README.md index baa04709da..439e5524e7 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Envoy Mobile -Mobile client networking libraries based on the [Envoy](https://www.envoyproxy.io) project. +Multiplatform client HTTP/networking library built on the [Envoy](https://www.envoyproxy.io) project's core networking layer. ## Documentation @@ -30,6 +30,6 @@ Contributing to Envoy Mobile is fun! To get started: ## Copyright and Trademark -Envoy Mobile is licensed under the Apache 2.0 license and copyrighted by the Envoy Project Authors. +Envoy Mobile is licensed under the Apache 2.0 license and copyrighted by the Envoy Mobile Project Authors. For trademarks, see The [Linux Foundation Trademark Usage](https://www.linuxfoundation.org/trademark-usage/) guidelines. diff --git a/VERSION b/VERSION index e44ba302c6..3891000845 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.4.2.07282021 +0.4.3.20211020