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 d1b86ccd2c8 Update conf/releases.yml
d1b86ccd2c8 is described below
commit d1b86ccd2c8d71892555edfb3baf08de9333aaa1
Author: grails-build <[email protected]>
AuthorDate: Mon Nov 10 15:50:51 2025 +0000
Update conf/releases.yml
Add 7.0.2 to Grails Versions list
---
conf/releases.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/conf/releases.yml b/conf/releases.yml
index 80e679b72cb..a7c9e0d9866 100644
--- a/conf/releases.yml
+++ b/conf/releases.yml
@@ -513,3 +513,6 @@ releases:
-
version: 7.0.1
publicationDate: Nov 02, 2025
+ -
+ version: 7.0.2
+ publicationDate: Nov 10, 2025