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

commit f1f4b052c6b89c7fe2175e829edb5f0674aa3ce1
Author: grails-build <[email protected]>
AuthorDate: Sun Nov 2 00:15:14 2025 +0000

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

diff --git a/conf/releases.yml b/conf/releases.yml
index 076718316ef..80e679b72cb 100644
--- a/conf/releases.yml
+++ b/conf/releases.yml
@@ -510,3 +510,6 @@ releases:
   -
     version: 7.0.0
     publicationDate: Oct 19, 2025
+  -
+    version: 7.0.1
+    publicationDate: Nov 02, 2025

Reply via email to