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

technoboy pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pulsar-site.git


The following commit(s) were added to refs/heads/main by this push:
     new a9e772fa58df [fix] add 3.0.2 release to the Download page (#748)
a9e772fa58df is described below

commit a9e772fa58df47ae0be38fd01bafd642b912fcdd
Author: Zike Yang <[email protected]>
AuthorDate: Fri Dec 8 21:49:32 2023 +0800

    [fix] add 3.0.2 release to the Download page (#748)
---
 releases.json | 1 +
 1 file changed, 1 insertion(+)

diff --git a/releases.json b/releases.json
index 6355525b7719..d0e2e4575214 100644
--- a/releases.json
+++ b/releases.json
@@ -1,6 +1,7 @@
 [
   "3.1.1",
   "3.1.0",
+  "3.0.2",
   "3.0.1",
   "3.0.0",
   "2.11.2",

Reply via email to