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

dgrove pushed a commit to branch master
in repository 
https://gitbox.apache.org/repos/asf/incubator-openwhisk-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 4f16404  Composer 0.11.0 release (#378)
4f16404 is described below

commit 4f16404a1b22d3d20015b727d0c7f21ef69e60d2
Author: David Grove <[email protected]>
AuthorDate: Mon Apr 29 11:45:27 2019 -0400

    Composer 0.11.0 release (#378)
---
 _layouts/downloads.html | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 63ff51e..2f0a51e 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -403,19 +403,19 @@ layout: default
                         <p>Composer is a new programming model for composing 
cloud functions built on OpenWhisk</p>
                         <p class="repo-title border-darksalmon">
                           <a
-                            
href="https://www.apache.org/dyn/closer.cgi/incubator/openwhisk/openwhisk-composer-0.10.0-incubating-sources.tar.gz";>
+                            
href="https://www.apache.org/dyn/closer.cgi/incubator/openwhisk/openwhisk-composer-0.11.0-incubating-sources.tar.gz";>
                             Source code
                           </a>
                         </p>
                         <p class="repo-title border-darksalmon">
                           <a
-                            
href="https://www.apache.org/dist/incubator/openwhisk/openwhisk-composer-0.10.0-incubating-sources.tar.gz.sha512";>
+                            
href="https://www.apache.org/dist/incubator/openwhisk/openwhisk-composer-0.11.0-incubating-sources.tar.gz.sha512";>
                             SHA-512 checksum
                           </a>
                         </p>
                         <p class="repo-title border-darksalmon">
                           <a
-                            
href="https://www.apache.org/dist/incubator/openwhisk/openwhisk-composer-0.10.0-incubating-sources.tar.gz.asc";>
+                            
href="https://www.apache.org/dist/incubator/openwhisk/openwhisk-composer-0.11.0-incubating-sources.tar.gz.asc";>
                             PGP signature
                           </a>
                         </p>

Reply via email to