1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 19:26:13 +02:00
metamask-extension/app/manifest
Mark Stacey 36869a4350
Migrate version from _base manifest to package.json (#11029)
The version field is now stored in the main `package.json` file rather
than in the base manifest. It is built into the final manifest during
the build script.

This makes it easier to communicate what the current version should be
to our `auto-changelog` script. It's also generally a more conventional
place to keep track of the version, even considering that we're not
publishing to npm.
2021-05-10 14:16:03 -07:00
..
_base.json Migrate version from _base manifest to package.json (#11029) 2021-05-10 14:16:03 -07:00
brave.json Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00
chrome.json Increase Chrome minimum version (#10019) 2020-12-10 01:59:47 -03:30
firefox.json Increase minimum Firefox version to v68 (#10195) 2021-01-21 09:01:42 -06:00
opera.json Use prettier for JSON linting (#9396) 2020-09-11 10:57:39 -03:00