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

github-bot pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/grails-static-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 83c6b7301c Update conf/releases.yml
83c6b7301c is described below

commit 83c6b7301c84a1ed6c314eb0e3950dca13c905a2
Author: grails-build <grails-bu...@users.noreply.github.com>
AuthorDate: Fri Sep 12 03:11:10 2025 +0000

    Update conf/releases.yml
    
    Add 7.0.0-RC2 to Grails Versions list
---
 conf/releases.yml | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/conf/releases.yml b/conf/releases.yml
index 4a9ca11ee5..2a6b3bb0b9 100644
--- a/conf/releases.yml
+++ b/conf/releases.yml
@@ -504,3 +504,6 @@ releases:
   -
     version: 7.0.0-RC1
     publicationDate: Aug 10, 2025
+  -
+    version: 7.0.0-RC2
+    publicationDate: Sep 12, 2025

Reply via email to