From 367de2a2eb50185527d3618608f62032977b0975 Mon Sep 17 00:00:00 2001 From: "Zaiming (Stone) Shi" Date: Tue, 30 May 2023 08:29:43 +0200 Subject: [PATCH] docs: update bpapi readme --- apps/emqx/src/bpapi/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/apps/emqx/src/bpapi/README.md b/apps/emqx/src/bpapi/README.md index a26d79d28..f2177a88b 100644 --- a/apps/emqx/src/bpapi/README.md +++ b/apps/emqx/src/bpapi/README.md @@ -149,6 +149,7 @@ After releasing, let's say, 5.1.0, the following actions should be performed to 1. Checkout 5.1.0 tag 1. Build the code +1. Replace api version string `"master"` in `apps/emqx/test/emqx_static_checks_data/master.bpapi` with `"5.1"` 1. Rename `apps/emqx/test/emqx_static_checks_data/master.bpapi` to `apps/emqx/test/emqx_static_checks_data/5.1.bpapi` 1. Add `apps/emqx/test/emqx_static_checks_data/5.1.bpapi` to the repo 1. Delete the previous file (e.g. `5.0.bpapi`), unless there is plan to support rolling upgrade from 5.0 to 5.2