aboutsummaryrefslogtreecommitdiff
path: root/src/objective-c/GRPCClient/version.h
diff options
context:
space:
mode:
authorEsun Kim <veblush@google.com>2024-02-12 15:52:29 -0800
committerGitHub <noreply@github.com>2024-02-12 15:52:29 -0800
commit5174569c4d3352112848f1b86ba259425db939cf (patch)
treeeb6b6101e73aef506ba9415facf8a30ebeb6ccfc /src/objective-c/GRPCClient/version.h
parent1bfe088d1b7d64dbea54201cc607cd86ead6f872 (diff)
downloadgrpc-grpc-5174569c4d3352112848f1b86ba259425db939cf.tar.gz
[Release] Bump version to 1.61.1 (on v1.61.x branch) (#35888)
Change was created by the release automation script. See go/grpc-release
Diffstat (limited to 'src/objective-c/GRPCClient/version.h')
-rw-r--r--src/objective-c/GRPCClient/version.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/objective-c/GRPCClient/version.h b/src/objective-c/GRPCClient/version.h
index c75178c39c..ddfdbeb7f6 100644
--- a/src/objective-c/GRPCClient/version.h
+++ b/src/objective-c/GRPCClient/version.h
@@ -22,4 +22,4 @@
// instead. This file can be regenerated from the template by running
// `tools/buildgen/generate_projects.sh`.
-#define GRPC_OBJC_VERSION_STRING @"1.61.0"
+#define GRPC_OBJC_VERSION_STRING @"1.61.1"