mirror of
https://github.com/grpc/grpc-node.git
synced 2025-12-08 18:23:54 +00:00
Merge pull request #994 from murgatroid99/v1.23.0_bump
Update version to 1.23.0
This commit is contained in:
commit
a3d5dbf07a
@ -97,7 +97,7 @@
|
||||
'GPR_BACKWARDS_COMPATIBILITY_MODE',
|
||||
'GRPC_ARES=1',
|
||||
'GRPC_UV',
|
||||
'GRPC_NODE_VERSION="1.23.0-pre1"',
|
||||
'GRPC_NODE_VERSION="1.23.0"',
|
||||
'CARES_STATICLIB',
|
||||
'CARES_SYMBOL_HIDING'
|
||||
],
|
||||
|
||||
@ -1 +1 @@
|
||||
Subproject commit ae91cd03818d6c4e7bc06efc261215338ce65475
|
||||
Subproject commit 7c0764918b9f33cab507ff483b4be849b0203ec4
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "grpc",
|
||||
"version": "1.23.0-pre1",
|
||||
"version": "1.23.0",
|
||||
"author": "Google Inc.",
|
||||
"description": "gRPC Library for Node",
|
||||
"homepage": "https://grpc.io/",
|
||||
|
||||
@ -16,4 +16,4 @@
|
||||
|
||||
# Location of the continuous shell script in repository.
|
||||
build_file: "grpc-node/tools/release/kokoro-electron.bat"
|
||||
timeout_mins: 60
|
||||
timeout_mins: 120
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user