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 c21a005 Update openwhisk js client version.
c21a005 is described below
commit c21a00501f1bc30ba76bcd01b5963ae64385cb8b
Author: rodric rabbah <[email protected]>
AuthorDate: Tue May 12 10:47:35 2020 -0400
Update openwhisk js client version.
---
_layouts/downloads.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 8812608..d57cf0e 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -425,15 +425,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.1</version>
+ <version>3.21.2</version>
<a
-
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-js-3.21.1-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-js-3.21.2-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.1-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.2-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.1-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.2-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>