We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21dfd52 commit b1f8748Copy full SHA for b1f8748
tools/config.json
@@ -5,13 +5,13 @@
5
"release_url": "https://dist.apache.org/repos/dist/release/incubator/openwhisk",
6
"versioning": {
7
"version": "1.14.0-incubating",
8
- "pre_release_version": "rc1"
+ "pre_release_version": "rc2"
9
},
10
"RepoList": [
11
"openwhisk-runtime-nodejs"
12
],
13
"openwhisk_runtime_nodejs": {
14
- "hash": "3bf5268",
+ "hash": "14d2af8",
15
"repository": "https://github.com/apache/incubator-openwhisk-runtime-nodejs.git",
16
"branch": "master"
17
}
0 commit comments