Bump master version to 1.69.0-dev (#38000)

Closes #38000

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/38000 from gnossen:bump_dev_version_202410241717 f716da769d82404b93433e47b8ad5092ce62e6b0
PiperOrigin-RevId: 689592112
This commit is contained in:
Richard Belleville
2024-10-24 18:46:21 -07:00
committed by Copybara-Service
parent 17f0e28b4b
commit 22134472d1
46 changed files with 54 additions and 53 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
Pod::Spec.new do |s|
s.name = 'gRPC-RxLibrary'
version = '1.68.0-dev'
version = '1.69.0-dev'
s.version = version
s.summary = 'Reactive Extensions library for iOS/OSX.'
s.homepage = 'https://grpc.io'