This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch gh-pages
in repository https://gitbox.apache.org/repos/asf/grails-forge-ui.git
The following commit(s) were added to refs/heads/gh-pages by this push:
new 404ca5c Updating grails/grails-forge-ui gh-pages branch for Github
Actions run:18635812636
404ca5c is described below
commit 404ca5c540d1ea8b7cfddaab4f1063e38ed4a852
Author: jamesfredley <[email protected]>
AuthorDate: Sun Oct 19 20:41:05 2025 +0000
Updating grails/grails-forge-ui gh-pages branch for Github Actions
run:18635812636
---
grails-version-feed.json | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/grails-version-feed.json b/grails-version-feed.json
index 6abc9d6..294236c 100755
--- a/grails-version-feed.json
+++ b/grails-version-feed.json
@@ -3,17 +3,17 @@
{
"key": "RELEASE",
"baseUrl": "https://latest.grails.org",
- "order": 1
+ "order": 0
},
{
"key": "NEXT",
"baseUrl": "https://next.grails.org",
- "order": 0
+ "order": 2
},
{
"key": "SNAPSHOT",
"baseUrl": "https://snapshot.grails.org",
- "order": 2
+ "order": 1
},
{
"key": "PREV",