1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-12-23 09:52:26 +01:00
metamask-extension/app
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
..
_locales replacing seed phrase with Secret Recovery Phrase (#10994) 2021-05-07 09:07:43 -04:00
fonts
images Revert "Revert "Adding recovery phrase video to onboarding process (#10717)"" 2021-05-05 12:26:03 -07:00
manifest Migrate version from _base manifest to package.json (#11029) 2021-05-10 14:16:03 -07:00
scripts rough in switchEthereumChain (#10905) 2021-05-10 14:14:21 -05:00
vendor/trezor
background.html Version v9.5.0 RC (#10944) 2021-05-05 11:08:59 -07:00
home.html
loading.html
notification.html
phishing.html
popup.html
trezor-usb-permissions.html