This is an automated email from the ASF dual-hosted git repository. rombert pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/sling-site.git
commit 60c626f71f8632df484b073120e9c8c7d00c59af Author: Robert Munteanu <[email protected]> AuthorDate: Thu Sep 25 12:43:30 2025 +0200 Release IDE Tooling 1.3.0 --- src/main/jbake/content/releases.md | 3 ++- src/main/jbake/templates/downloads.tpl | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md index 3df0e66a2..34cdbd000 100644 --- a/src/main/jbake/content/releases.md +++ b/src/main/jbake/content/releases.md @@ -8,7 +8,8 @@ This is a list of all our releases, available from our [downloads](/downloads.cg ## September 2025 -* JCR Resource 3.3.4 (21st( +* IDE Tooling for Eclipse 1.3.0 (25th) +* JCR Resource 3.3.4 (21st) * Resource Resolver 2.0.2 (10th) * Scripting HTL Engine 2.0.0-1.4.0 (8th) * XSS Protection API 2.4.8, Feature Launcher Maven Plugin 0.1.10 (8th) diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl index 100007aa0..5aa0c4bbb 100644 --- a/src/main/jbake/templates/downloads.tpl +++ b/src/main/jbake/templates/downloads.tpl @@ -20,7 +20,7 @@ def PIPE_SEP = "\\|" def starterVersion="13" def slingIDETooling=[ - "Sling IDE Tooling for Eclipse|eclipse|1.2.2|A p2 update site which can be installed in Eclipse.|sling-ide-tooling" + "Sling IDE Tooling for Eclipse|eclipse|1.3.0|A p2 update site which can be installed in Eclipse.|sling-ide-tooling" ] def slingApplication=[
