1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-11-23 10:30:04 +01:00
metamask-extension/.circleci/scripts
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
..
collect-har-artifact.sh
create-sesify-viz Build system refactor (#8140) 2020-03-09 08:55:02 +08:00
deps-install.sh ci/scripts/deps-install - exit if any command fails (#8368) 2020-04-20 10:18:16 -03:00
firefox-install
firefox.cfg
release-bump-changelog-version
release-bump-manifest-version Fix manifest version bump script (#8715) 2020-06-01 18:07:27 -03:00
release-create-gh-release
release-create-master-pr
release-create-release-pr
show-changelog.awk
yarn-audit