File tree 2 files changed +5
-2
lines changed
2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
6
6
7
7
## [ Unreleased]
8
8
9
+ ## [ 11.16.4]
10
+
9
11
## [ 11.16.3]
10
12
### Changed
11
13
- 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
4760
4762
- Added the ability to restore accounts from seed words.
4761
4763
4762
4764
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
4764
4767
[ 11.16.3 ] : https://github.com/MetaMask/metamask-extension/compare/v11.16.2...v11.16.3
4765
4768
[ 11.16.2 ] : https://github.com/MetaMask/metamask-extension/compare/v11.16.1...v11.16.2
4766
4769
[ 11.16.1 ] : https://github.com/MetaMask/metamask-extension/compare/v11.16.0...v11.16.1
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " metamask-crx" ,
3
- "version" : " 11.16.3 " ,
3
+ "version" : " 11.16.4 " ,
4
4
"private" : true ,
5
5
"repository" : {
6
6
"type" : " git" ,
You can’t perform that action at this time.
0 commit comments