1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/.circleci
Mark Stacey 991ef366d7
Fix manifest version bump script (#8715)
The version bump script referenced the old file path for the manifest.
It was stored as a single file called `manifest.json`, but it was split
into `_base.json` and platform-specific manifests in #8140.

The manifest version bump script has been updated to reference
`_base.json`, which is the piece that has the version property.
2020-06-01 18:07:27 -03:00
..
scripts Fix manifest version bump script (#8715) 2020-06-01 18:07:27 -03:00
config.yml Use image hash for ShellCheck Docker image (#8022) 2020-02-10 14:17:31 -03:30