This is an automated email from the ASF dual-hosted git repository.
rabbah 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 d761f0a Update npm ow client version. (#484)
d761f0a is described below
commit d761f0a48d5a25a2c1f83bcfffb6fda08fa0310f
Author: rodric rabbah <[email protected]>
AuthorDate: Mon May 24 13:03:31 2021 -0400
Update npm ow client version. (#484)
---
_layouts/downloads.html | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/_layouts/downloads.html b/_layouts/downloads.html
index 13f909a..3b7130f 100644
--- a/_layouts/downloads.html
+++ b/_layouts/downloads.html
@@ -403,15 +403,15 @@ layout: default
<div class="component-releases-structure
theme-darkgoldenrod">
<p><ctitle>OpenWhisk Client JS</ctitle>JavaScript
client library for the OpenWhisk platform</p>
<div class="component-release-artifact-list
border-darkgoldenrod">
- <version>3.21.3</version>
+ <version>3.21.4</version>
<a
-
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-js-3.21.3-sources.tar.gz">
+
href="https://www.apache.org/dyn/closer.cgi/openwhisk/openwhisk-client-js-3.21.4-sources.tar.gz">
Source code</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.3-sources.tar.gz.sha512">
+
href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.4-sources.tar.gz.sha512">
SHA-512 checksum</a>
<a
-
href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.3-sources.tar.gz.asc">
+
href="https://downloads.apache.org/openwhisk/openwhisk-client-js-3.21.4-sources.tar.gz.asc">
PGP signature</a>
</div>
</div>