Skip to content

Commit 7023990

Browse files
authored
Merge pull request #272 from forbole/dev
Dev
2 parents 0533573 + f5e77f3 commit 7023990

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
NEXT_PUBLIC_CHROME_EXT_ID=fmblappgoiilbgafhjklehhfifbdocee
22
NEXT_PUBLIC_COINGECKO_API_URL=https://api.coingecko.com/api/v3
3-
NEXT_PUBLIC_CHROME_EXT_INSTALL_URL=https://github.com/forbole/forbole-x/releases/tag/v0.3.0
3+
NEXT_PUBLIC_CHROME_EXT_INSTALL_URL=https://chrome.google.com/webstore/detail/forbole-x/fmblappgoiilbgafhjklehhfifbdocee
44
MAILGUN_HOST=smtp.mailgun.org
55
MAILGUN_PORT=2525
66
MAILGUN_USER=secret

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "forbole-x",
3-
"version": "0.4.7",
3+
"version": "0.4.8",
44
"private": true,
55
"scripts": {
66
"dev": "next dev",

0 commit comments

Comments
 (0)