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 82bffd2013 Update conf/releases.yml
82bffd2013 is described below

commit 82bffd20138b7d06f20a61c4e5679edbef0b449a
Author: grails-build <grails-bu...@users.noreply.github.com>
AuthorDate: Sun Aug 10 20:56:17 2025 +0000

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

diff --git a/conf/releases.yml b/conf/releases.yml
index 87d9401497..4a9ca11ee5 100644
--- a/conf/releases.yml
+++ b/conf/releases.yml
@@ -501,3 +501,6 @@ releases:
   -
     version: 7.0.0-M5
     publicationDate: Jul 15, 2025
+  -
+    version: 7.0.0-RC1
+    publicationDate: Aug 10, 2025

Reply via email to