This is an automated email from the ASF dual-hosted git repository.
dklco pushed a commit to branch SLING-8588
in repository https://gitbox.apache.org/repos/asf/sling-site.git
The following commit(s) were added to refs/heads/SLING-8588 by this push:
new 61860d6 Adding the latest release of File Optimization
61860d6 is described below
commit 61860d67b29b6e760ac90c2c9ec08a61e55e9717
Author: Dan Klco <[email protected]>
AuthorDate: Tue Sep 17 08:37:35 2019 -0400
Adding the latest release of File Optimization
---
src/main/jbake/content/releases.md | 4 ++++
src/main/jbake/templates/downloads.tpl | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/src/main/jbake/content/releases.md
b/src/main/jbake/content/releases.md
index bdc3802..102a2d2 100644
--- a/src/main/jbake/content/releases.md
+++ b/src/main/jbake/content/releases.md
@@ -6,6 +6,10 @@ tableOfContents=false
~~~~~~
This is a list of all our releases, available from our
[downloads](/downloads.cgi) page.
+## September 2019
+
+* File Optimization 0.9.4 (17th)
+
## July 2019
* Dynamic Include 3.1.4 (11th)
diff --git a/src/main/jbake/templates/downloads.tpl
b/src/main/jbake/templates/downloads.tpl
index e9c0319..d1af8ea 100644
--- a/src/main/jbake/templates/downloads.tpl
+++ b/src/main/jbake/templates/downloads.tpl
@@ -107,7 +107,7 @@ def bundles=[
"Feature Model Launcher|org.apache.sling.feature.launcher|1.0.0|Y|jar",
"Feature Model
Converter|org.apache.sling.feature.modelconverter|1.0.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
Optimization|org.apache.sling.fileoptim|0.9.4|org.apache.sling.file.optimization|jar",
"File System Resource Provider|org.apache.sling.fsresource|2.1.16|Y|jar",
"I18n|org.apache.sling.i18n|2.5.12|Y|jar",
"HApi|org.apache.sling.hapi|1.1.0|Y|jar",