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

olli 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 afd5f60  release Scripting FreeMarker 1.0.4
afd5f60 is described below

commit afd5f60286b55fde0e1d44ecc2d52b8ee75348a2
Author: Oliver Lietz <[email protected]>
AuthorDate: Thu Oct 8 23:31:27 2020 +0200

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

diff --git a/src/main/jbake/content/releases.md 
b/src/main/jbake/content/releases.md
index 2197790..979c174 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -6,7 +6,12 @@ tableOfContents=false
 ~~~~~~
 This is a list of all our releases, available from our 
[downloads](/downloads.cgi) page.
 
+## October 2020
+
+* Scripting FreeMarker 1.0.4 (8th) 
+
 ## September 2020
+
 * Scripting Core 2.3.4, Scripting HTL Compiler 1.2.8-1.4.0, Scripting HTL Java 
Compiler 1.2.2-1.4.0, Scripting HTL Engine 1.4.4-1.4.0, Scripting HTL Runtime 
1.2.4-1.4.0, HTL Maven Plugin 2.0.2-1.4.0 (29th) 
 * Server Setup Tools 1.0.2, Testing Clients 2.0.4 (27th)
 * API 2.23.0 (26th) 
diff --git a/src/main/jbake/templates/downloads.tpl 
b/src/main/jbake/templates/downloads.tpl
index 41f0ab2..9aacb22 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -222,7 +222,7 @@ def bundles=[
   "Scripting JSP|org.apache.sling.scripting.jsp|2.5.0|Y|jar",
   "Scripting JSP API Wrapper|org.apache.sling.scripting.jsp-api|1.0.2|Y|jar",
   "Scripting JSP Taglib|org.apache.sling.scripting.jsp.taglib|2.4.0|Y|jar",
-  "Scripting FreeMarker|org.apache.sling.scripting.freemarker|1.0.2|Y|jar",
+  "Scripting FreeMarker|org.apache.sling.scripting.freemarker|1.0.4|Y|jar",
   "Scripting Groovy|org.apache.sling.scripting.groovy|1.2.0|Y|jar",
   "Scripting HTL 
Runtime|org.apache.sling.scripting.sightly.runtime|1.2.4-1.4.0|Y|jar",
   "Scripting HTL 
Compiler|org.apache.sling.scripting.sightly.compiler|1.2.8-1.4.0|Y|jar",

Reply via email to