You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sling.apache.org by cz...@apache.org on 2021/09/05 07:42:07 UTC

[sling-site] branch master updated: Update release

This is an automated email from the ASF dual-hosted git repository.

cziegeler pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/sling-site.git


The following commit(s) were added to refs/heads/master by this push:
     new 39a8e0a  Update release
39a8e0a is described below

commit 39a8e0a58d83e887a427503b5389dba17310ed59
Author: Carsten Ziegeler <cz...@apache.org>
AuthorDate: Sun Sep 5 09:41:48 2021 +0200

    Update release
---
 src/main/jbake/content/releases.md     | 1 +
 src/main/jbake/templates/downloads.tpl | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/src/main/jbake/content/releases.md b/src/main/jbake/content/releases.md
index 6785c21..fc2246d 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -8,6 +8,7 @@ This is a list of all our releases, available from our [downloads](/downloads.cg
 
 ## September 2021
 
+* Feature Model Extension Api Regions 1.4.0 (5th)
 * Scripting Bundle Maven Plugin 0.4.0 (3rd)
 * Testing OSGi Mock 3.1.4, Testing JCR Mock 1.5.4, Testing Sling Mock 3.1.0, Sling Testing Sling Mock Oak 3.0.0-1.16.0, File System Resource Provider 2.2.0 (2nd)
 
diff --git a/src/main/jbake/templates/downloads.tpl b/src/main/jbake/templates/downloads.tpl
index 9cb2521..8dece6e 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -136,7 +136,7 @@ def bundles=[
   "Feature Model Launcher|org.apache.sling.feature.launcher|1.1.6|Y|jar",
   "Feature Model Converter|org.apache.sling.feature.modelconverter|1.0.14|Y|jar",
   "Feature Model Content Package Converter|org.apache.sling.feature.cpconverter|1.1.4|Y|jar",
-  "Feature Model Extension API Regions|org.apache.sling.feature.extension.apiregions|1.3.8|Y|jar",
+  "Feature Model Extension API Regions|org.apache.sling.feature.extension.apiregions|1.4.0|Y|jar",
   "Feature Flags|org.apache.sling.featureflags|1.2.2|Y|jar",
   "File Optimization|org.apache.sling.fileoptim|0.9.2|org.apache.sling.file.optimization|jar",
   "File System Resource Provider|org.apache.sling.fsresource|2.2.0|Y|jar",