Skip to content

Commit 034c44f

Browse files
committed
v11.16.4
1 parent 9fe5a06 commit 034c44f

File tree

2 files changed

+5
-2
lines changed

2 files changed

+5
-2
lines changed

CHANGELOG.md

+4-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
## [Unreleased]
88

9+
## [11.16.4]
10+
911
## [11.16.3]
1012
### Changed
1113
- Update Trezor logo ([#24343]https://github.com/MetaMask/metamask-extension/pull/24343)
@@ -4760,7 +4762,8 @@ Update styles and spacing on the critical error page ([#20350](https://github.c
47604762
- Added the ability to restore accounts from seed words.
47614763

47624764

4763-
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v11.16.3...HEAD
4765+
[Unreleased]: https://github.com/MetaMask/metamask-extension/compare/v11.16.4...HEAD
4766+
[11.16.4]: https://github.com/MetaMask/metamask-extension/compare/v11.16.3...v11.16.4
47644767
[11.16.3]: https://github.com/MetaMask/metamask-extension/compare/v11.16.2...v11.16.3
47654768
[11.16.2]: https://github.com/MetaMask/metamask-extension/compare/v11.16.1...v11.16.2
47664769
[11.16.1]: https://github.com/MetaMask/metamask-extension/compare/v11.16.0...v11.16.1

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "metamask-crx",
3-
"version": "11.16.3",
3+
"version": "11.16.4",
44
"private": true,
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)