commit | 24487dd1045c7f3d64a21f38a3f0c06cc4cf2edb | [log] [tgz] |
---|---|---|
author | Protobuf Team Bot <protobuf-team-bot@google.com> | Tue Sep 13 13:50:08 2022 -0700 |
committer | Protobuf Team Bot <protobuf-team-bot@google.com> | Tue Sep 13 13:50:08 2022 -0700 |
tree | fe53e24dbc2ce7f835e46b85f4dbdacbe7203218 | |
parent | d88266c319e42650344f3c5df3a0feecc7865fb5 [diff] [blame] |
Updating version.json and repo version numbers to: 21.6
diff --git a/Protobuf-C++.podspec b/Protobuf-C++.podspec index 2043adb..8ab70d0 100644 --- a/Protobuf-C++.podspec +++ b/Protobuf-C++.podspec
@@ -1,6 +1,6 @@ Pod::Spec.new do |s| s.name = 'Protobuf-C++' - s.version = '3.21.5' + s.version = '3.21.6' s.summary = 'Protocol Buffers v3 runtime library for C++.' s.homepage = 'https://github.com/google/protobuf' s.license = 'BSD-3-Clause'