aboutsummaryrefslogtreecommitdiff
path: root/gRPC-ProtoRPC.podspec
diff options
context:
space:
mode:
authorStanley Cheung <stanleycheung@google.com>2024-01-17 13:08:13 -0800
committerGitHub <noreply@github.com>2024-01-17 13:08:13 -0800
commit8e92b0a8b8ba9dffa78fa991e5e738dce57273ea (patch)
tree086954a4ff67548769104a5ec785e4fe29854c55 /gRPC-ProtoRPC.podspec
parent0538643ffe8875562389fd02aab60ac1a374c8bd (diff)
downloadgrpc-grpc-8e92b0a8b8ba9dffa78fa991e5e738dce57273ea.tar.gz
[Release] Bump version to 1.61.0-pre1 (on v1.61.x branch) (#35582)
Change was created by the release automation script. See go/grpc-release.
Diffstat (limited to 'gRPC-ProtoRPC.podspec')
-rw-r--r--gRPC-ProtoRPC.podspec2
1 files changed, 1 insertions, 1 deletions
diff --git a/gRPC-ProtoRPC.podspec b/gRPC-ProtoRPC.podspec
index 13c652e779..e181dd2c5d 100644
--- a/gRPC-ProtoRPC.podspec
+++ b/gRPC-ProtoRPC.podspec
@@ -21,7 +21,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC-ProtoRPC'
- version = '1.61.0-dev'
+ version = '1.61.0-pre1'
s.version = version
s.summary = 'RPC library for Protocol Buffers, based on gRPC'
s.homepage = 'https://grpc.io'