Skip to content

Commit

Permalink
Merge pull request #272 from forbole/dev
Browse files Browse the repository at this point in the history
Dev
  • Loading branch information
calvinkei committed Sep 7, 2021
2 parents 0533573 + f5e77f3 commit 7023990
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .env
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
NEXT_PUBLIC_CHROME_EXT_ID=fmblappgoiilbgafhjklehhfifbdocee
NEXT_PUBLIC_COINGECKO_API_URL=https://api.coingecko.com/api/v3
NEXT_PUBLIC_CHROME_EXT_INSTALL_URL=https://github.com/forbole/forbole-x/releases/tag/v0.3.0
NEXT_PUBLIC_CHROME_EXT_INSTALL_URL=https://chrome.google.com/webstore/detail/forbole-x/fmblappgoiilbgafhjklehhfifbdocee
MAILGUN_HOST=smtp.mailgun.org
MAILGUN_PORT=2525
MAILGUN_USER=secret
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "forbole-x",
"version": "0.4.7",
"version": "0.4.8",
"private": true,
"scripts": {
"dev": "next dev",
Expand Down

0 comments on commit 7023990

Please sign in to comment.