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

gujiaweijoe pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/bifromq.git


The following commit(s) were added to refs/heads/main by this push:
     new d2c45e5bf Correct the branch version number (#199)
d2c45e5bf is described below

commit d2c45e5bfdad3682f0f1334ccec5d14e82bc6463
Author: Yonny(Yu) Hao <[email protected]>
AuthorDate: Fri Dec 5 15:07:03 2025 +0800

    Correct the branch version number (#199)
---
 .asf.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.asf.yaml b/.asf.yaml
index 392c5502c..26502eada 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -40,7 +40,7 @@ github:
         dismiss_stale_reviews: false
         required_approving_review_count: 1
       required_linear_history: true
-    release-v4.1: {}
+    release-v4.0: {} # release branch for 4.0.x-incubating
   features:
     issues: true
     projects: true

Reply via email to