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 c925a3a882d Update conf/releases.yml
c925a3a882d is described below
commit c925a3a882d3aaabb816e6eebae5ea783fddad08
Author: grails-build <[email protected]>
AuthorDate: Sun Oct 19 20:11:07 2025 +0000
Update conf/releases.yml
Add 7.0.0 to Grails Versions list
---
conf/releases.yml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/conf/releases.yml b/conf/releases.yml
index 2a6b3bb0b9c..076718316ef 100644
--- a/conf/releases.yml
+++ b/conf/releases.yml
@@ -507,3 +507,6 @@ releases:
-
version: 7.0.0-RC2
publicationDate: Sep 12, 2025
+ -
+ version: 7.0.0
+ publicationDate: Oct 19, 2025