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/openwhisk-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 6dfdfb6  Update links for openwhisk-client-js-3.21.1. (#421)
6dfdfb6 is described below

commit 6dfdfb6179344f69f280efece7ea5516de620b93
Author: rodric rabbah <[email protected]>
AuthorDate: Wed Feb 12 13:36:16 2020 -0500

    Update links for openwhisk-client-js-3.21.1. (#421)
---
 _layouts/downloads.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 7e73f17..fc430d8 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -393,15 +393,15 @@ layout: default
                       <div class="component-releases-structure 
theme-deeper-aquamarine">
                         <p><ctitle>OpenWhisk Client JS</ctitle>JavaScript 
client library for the OpenWhisk platform</p>
                         <div class="component-release-artifact-list 
border-deeper-aquamarine">
-                          <version>3.21.0</version>
+                          <version>3.21.1</version>
                           <a
-                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-js-3.21.0-sources.tar.gz";>
+                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-js-3.21.1-sources.tar.gz";>
                             Source code</a>
                           <a
-                            
href="https://www.apache.org/dist/openwhisk/openwhisk-client-js-3.21.0-sources.tar.gz.sha512";>
+                            
href="https://www.apache.org/dist/openwhisk/openwhisk-client-js-3.21.1-sources.tar.gz.sha512";>
                             SHA-512 checksum</a>
                           <a
-                            
href="https://www.apache.org/dist/openwhisk/openwhisk-client-js-3.21.0-sources.tar.gz.asc";>
+                            
href="https://www.apache.org/dist/openwhisk/openwhisk-client-js-3.21.1-sources.tar.gz.asc";>
                             PGP signature</a>
                         </div>
                       </div>

Reply via email to