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

albumenj pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/dubbo-initializer.git


The following commit(s) were added to refs/heads/main by this push:
     new 57d7c0b  Update dubbo to 3.2.8
57d7c0b is described below

commit 57d7c0ba28f569f18c758f0fb656507c9eaf0131
Author: Albumen Kevin <[email protected]>
AuthorDate: Mon Nov 13 10:20:27 2023 +0800

    Update dubbo to 3.2.8
---
 initializer-generator/src/main/resources/metadata.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/initializer-generator/src/main/resources/metadata.yaml 
b/initializer-generator/src/main/resources/metadata.yaml
index 557dcd6..c06508c 100644
--- a/initializer-generator/src/main/resources/metadata.yaml
+++ b/initializer-generator/src/main/resources/metadata.yaml
@@ -1172,8 +1172,8 @@ initializr:
   dubboVersions:
     - name: 3.3.0-beta.1
       id: 3.3.0-beta.1
-    - name: 3.2.7
-      id: 3.2.7
+    - name: 3.2.8
+      id: 3.2.8
       default: true
     - name: 3.1.11
       id: 3.1.11

Reply via email to