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

Version 5.2.1 RC1 (#5918)

This commit is contained in:
Dan J Miller 2018-12-12 13:32:42 -03:30 committed by Dan Finlay
parent 7c60414075
commit ea5eb855e8
2 changed files with 5 additions and 1 deletions

View File

@ -2,6 +2,10 @@
## Current Develop Branch
## 5.2.1 Wed Dec 12 2018
- [#5917] bugfix: Ensures that advanced tab gas limit reflects tx gas limit
## 5.2.0 Mon Dec 11 2018
- [#5704] Implements new gas customization features for sending, confirming and speeding up transactions

View File

@ -1,7 +1,7 @@
{
"name": "__MSG_appName__",
"short_name": "__MSG_appName__",
"version": "5.2.0",
"version": "5.2.1",
"manifest_version": 2,
"author": "https://metamask.io",
"description": "__MSG_appDescription__",