You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openwhisk.apache.org by ra...@apache.org on 2021/05/21 02:46:33 UTC

[openwhisk-release] branch master updated: Add client-js-v3.21.4 rc config. (#387)

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-release.git


The following commit(s) were added to refs/heads/master by this push:
     new 9a47c42  Add client-js-v3.21.4 rc config. (#387)
9a47c42 is described below

commit 9a47c42c033eeb4c0cfd16f66d4865a17c5afafc
Author: rodric rabbah <ro...@gmail.com>
AuthorDate: Thu May 20 22:46:25 2021 -0400

    Add client-js-v3.21.4 rc config. (#387)
---
 release-configs/client-js-3.21.3.config                              | 2 +-
 release-configs/{client-js-3.21.3.config => client-js-3.21.4.config} | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/release-configs/client-js-3.21.3.config b/release-configs/client-js-3.21.3.config
index 716775f..1293385 100644
--- a/release-configs/client-js-3.21.3.config
+++ b/release-configs/client-js-3.21.3.config
@@ -8,7 +8,7 @@
   ],
   "openwhisk_client_js": {
     "name": "OpenWhisk Client Js",
-    "hash": "77f7c8fd2947517ea6e4d138c562179d13f549b2 ",
+    "hash": "77f7c8fd2947517ea6e4d138c562179d13f549b2",
     "repository": "https://github.com/apache/openwhisk-client-js.git",
     "branch": "master"
   }
diff --git a/release-configs/client-js-3.21.3.config b/release-configs/client-js-3.21.4.config
similarity index 76%
copy from release-configs/client-js-3.21.3.config
copy to release-configs/client-js-3.21.4.config
index 716775f..906de9d 100644
--- a/release-configs/client-js-3.21.3.config
+++ b/release-configs/client-js-3.21.4.config
@@ -1,6 +1,6 @@
 {
   "versioning": {
-    "version": "3.21.3",
+    "version": "3.21.4",
     "pre_release_version": "rc1"
   },
   "RepoList": [
@@ -8,7 +8,7 @@
   ],
   "openwhisk_client_js": {
     "name": "OpenWhisk Client Js",
-    "hash": "77f7c8fd2947517ea6e4d138c562179d13f549b2 ",
+    "hash": "c697f0be4a254a4d0ff8f98c4e746f479072fb7a",
     "repository": "https://github.com/apache/openwhisk-client-js.git",
     "branch": "master"
   }