mirror of https://github.com/grpc/grpc-web.git
Update version to 1.6.0.rc1 in MODULE.bazel
This commit is contained in:
parent
062dc09584
commit
9732710153
|
@ -1,6 +1,6 @@
|
|||
module(
|
||||
name = "grpc-web",
|
||||
version = "1.5.0.bcr", # This isn't exactly version 1.5.0, so add a .bcr suffix
|
||||
version = "1.6.0.rc1",
|
||||
compatibility_level = 1,
|
||||
repo_name = "com_github_grpc_grpc_web",
|
||||
)
|
||||
|
|
Loading…
Reference in New Issue