Skip to content

Commit fdb36ab

Browse files
authored
[Fix] update mm (#908)
* update mm * bump
1 parent 2d0484c commit fdb36ab

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hyperplay",
3-
"version": "0.14.1",
3+
"version": "0.14.2",
44
"private": true,
55
"main": "build/main/main.js",
66
"homepage": "./",

public/extensions/MetaMask_v10.22.2/common-0.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/extensions/MetaMask_v10.22.2/manifest.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
}
5656
],
5757
"default_locale": "en",
58-
"description": "other build from git id: d96fa62a",
58+
"description": "other build from git id: 78be2c1a",
5959
"icons": {
6060
"16": "images/icon-16.png",
6161
"19": "images/icon-19.png",

public/extensions/MetaMask_v10.22.2/ui-6.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/extensions/MetaMask_v10.22.2/ui-9.js

+1-1
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)