[google-cloud-cpp] use 'version' for version numbers (#16177)

This commit is contained in:
Carlos O'Ryan 2021-02-11 13:10:05 -05:00 committed by GitHub
parent e05bea4283
commit 28c588e6af
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 8 additions and 3 deletions

View File

@ -1,7 +1,7 @@
{
"name": "google-cloud-cpp",
"version-string": "1.24.0",
"port-version": 1,
"version": "1.24.0",
"port-version": 2,
"description": "C++ Client Libraries for Google Cloud Platform APIs.",
"homepage": "https://github.com/googleapis/google-cloud-cpp",
"license": "Apache-2.0",

View File

@ -2258,7 +2258,7 @@
},
"google-cloud-cpp": {
"baseline": "1.24.0",
"port-version": 1
"port-version": 2
},
"google-cloud-cpp-common": {
"baseline": "alias",

View File

@ -1,5 +1,10 @@
{
"versions": [
{
"git-tree": "720f34d5340392fe35e2ed3553b378225c8bb211",
"version": "1.24.0",
"port-version": 2
},
{
"git-tree": "16ca3b8eae830e46a951f7e5dc10408ee0517f6d",
"version-string": "1.24.0",