Skip to content

Commit b1f8748

Browse files
authored
Adding rc2 of Node.js runtime v14 (#282)
1 parent 21dfd52 commit b1f8748

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

tools/config.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,13 +5,13 @@
55
"release_url": "https://dist.apache.org/repos/dist/release/incubator/openwhisk",
66
"versioning": {
77
"version": "1.14.0-incubating",
8-
"pre_release_version": "rc1"
8+
"pre_release_version": "rc2"
99
},
1010
"RepoList": [
1111
"openwhisk-runtime-nodejs"
1212
],
1313
"openwhisk_runtime_nodejs": {
14-
"hash": "3bf5268",
14+
"hash": "14d2af8",
1515
"repository": "https://github.com/apache/incubator-openwhisk-runtime-nodejs.git",
1616
"branch": "master"
1717
}

0 commit comments

Comments
 (0)