[Release] Bump version to 1.66.0-dev (on master branch) (#36892)

Change was created by the release automation script. See go/grpc-release.

Closes #36892

COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/36892 from XuanWang-Amos:bump_dev_version_202406112301 9b2898d716af0d8dcd90aab23e35959cd6c38855
PiperOrigin-RevId: 643027546
This commit is contained in:
Xuan Wang
2024-06-13 09:37:43 -07:00
committed by Copybara-Service
parent 0e23c2259d
commit f87084d64f
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.65.0-dev'
version = '1.66.0-dev'
s.version = version
s.summary = 'Reactive Extensions library for iOS/OSX.'
s.homepage = 'https://grpc.io'