1
0
mirror of https://github.com/kremalicious/metamask-extension.git synced 2024-10-22 11:22:43 +02:00

Version v10.25.0

This commit is contained in:
ryanml 2023-01-20 10:08:37 -07:00
parent cc518b918f
commit bf4c21aa84
2 changed files with 3 additions and 2 deletions

View File

@ -3425,7 +3425,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Uncategorized
- Added the ability to restore accounts from seed words.
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v10.24.0...HEAD
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v10.25.0...HEAD
[10.25.0]: https://github.com/MetaMask/metamask-extension/compare/v10.24.0...v10.25.0
[10.24.0]: https://github.com/MetaMask/metamask-extension/compare/v10.23.3...v10.24.0
[10.23.3]: https://github.com/MetaMask/metamask-extension/compare/v10.23.2...v10.23.3
[10.23.2]: https://github.com/MetaMask/metamask-extension/compare/v10.23.1...v10.23.2

View File

@ -1,6 +1,6 @@
{
"name": "metamask-crx",
"version": "10.24.0",
"version": "10.25.0",
"private": true,
"repository": {
"type": "git",