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 bdbeb19  Update client-js to v3.21.0. (#419)
bdbeb19 is described below

commit bdbeb19fdf9f0cccf19e8d12014b35b43cfca39b
Author: rodric rabbah <[email protected]>
AuthorDate: Fri Feb 7 10:25:29 2020 -0500

    Update client-js to v3.21.0. (#419)
---
 _layouts/downloads.html | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 5dec28f..7e73f17 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.20.0</version>
+                          <version>3.21.0</version>
                           <a
-                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-js-3.20.0-sources.tar.gz";>
+                            
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-js-3.21.0-sources.tar.gz";>
                             Source code</a>
                           <a
-                            
href="https://www.apache.org/dist/openwhisk/openwhisk-client-js-3.20.0-sources.tar.gz.sha512";>
+                            
href="https://www.apache.org/dist/openwhisk/openwhisk-client-js-3.21.0-sources.tar.gz.sha512";>
                             SHA-512 checksum</a>
                           <a
-                            
href="https://www.apache.org/dist/openwhisk/openwhisk-client-js-3.20.0-sources.tar.gz.asc";>
+                            
href="https://www.apache.org/dist/openwhisk/openwhisk-client-js-3.21.0-sources.tar.gz.asc";>
                             PGP signature</a>
                         </div>
                       </div>

Reply via email to