This is an automated email from the ASF dual-hosted git repository.

pierrejeambrun pushed a commit to branch update-release-process
in repository https://gitbox.apache.org/repos/asf/airflow-client-python.git

commit 7bb66b36f2fe549a758c242bf031c3e8af4f3c66
Author: pierrejeambrun <pierrejb...@gmail.com>
AuthorDate: Sun Jan 29 00:17:00 2023 +0100

    Use airflow_version in subject
---
 dev/README_RELEASE_CLIENT.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dev/README_RELEASE_CLIENT.md b/dev/README_RELEASE_CLIENT.md
index 902b966..43ea1aa 100644
--- a/dev/README_RELEASE_CLIENT.md
+++ b/dev/README_RELEASE_CLIENT.md
@@ -213,7 +213,7 @@ Subject:
 
 ```shell script
 cat <<EOF
-[VOTE] Release Airflow Python Client ${VERSION_WITHOUT_RC} from ${VERSION}
+[VOTE] Release Airflow Python Client ${VERSION_WITHOUT_RC} from Airflow 
${AIRFLOW_VERSION}
 EOF
 ```
 

Reply via email to