-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
Check all version related file when builds #579
Labels
Comments
This was referenced Jul 18, 2018
Merged
We're going to stop using |
33 tasks
This was referenced Feb 22, 2022
This was referenced Feb 22, 2022
This was referenced Feb 23, 2022
This was referenced Feb 23, 2022
We should be good to go on this now 😄 Checks in place and most logic moved to brave-core |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
brave-browser/package.json
,chrome/VERSION
andbrave-core/package.json
All these files must use same brave version.
If they have different value, unexpected behavior will be happened. (ex, install)
I think using more than one file is error prone.
The text was updated successfully, but these errors were encountered: