Skip to content

Fix(client): update LIBVER to 2.18.2 in google/apiclient #2659

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

Migue98
Copy link

@Migue98 Migue98 commented Mar 7, 2025

Fix: Update LIBVER to Reflect the Correct Version

The LIBVER constant in src/Client.php still shows "2.12.6" in version 2.18.2, which may cause confusion about the actual installed version.

This Pull Request updates LIBVER to "2.18.2" to correctly reflect the installed package version.

It might seem like a minor issue, but I spent over an hour trying to figure out why the installed version didn't match the expected one, only to realize it was due to this constant not being updated.

Thanks for reviewing this change!

@Migue98 Migue98 requested a review from a team as a code owner March 7, 2025 05:43
Copy link

google-cla bot commented Mar 7, 2025

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@Migue98 Migue98 changed the title Update LIBVER a 2.18.2 en google/apiclient fix(client): update LIBVER to 2.18.2 in google/apiclient Mar 7, 2025
@Migue98 Migue98 changed the title fix(client): update LIBVER to 2.18.2 in google/apiclient Fix(client): update LIBVER to 2.18.2 in google/apiclient Mar 7, 2025
@Migue98 Migue98 force-pushed the fix-libver-version branch from 3353085 to 740106f Compare March 7, 2025 06:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants