Skip to content

Commit c6a1848

Browse files
committed
1.19.1
1 parent 62ad96a commit c6a1848

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "zerion-wallet",
3-
"version": "1.19.0",
3+
"version": "1.19.1",
44
"description": "A web3 wallet extension",
55
"scripts": {
66
"prestart": "node scripts/verifyDotEnv.cjs",

src/manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"manifest_version": 3,
33
"name": "__MSG_appName__",
44
"short_name": "__MSG_appName__",
5-
"version": "1.19.0",
5+
"version": "1.19.1",
66
"default_locale": "en",
77
"description": "__MSG_appDescription__",
88
"icons": {

0 commit comments

Comments
 (0)