Skip to content

Commit

Permalink
Merge pull request #439 from AlphadayHQ/dev
Browse files Browse the repository at this point in the history
v3.1.6
  • Loading branch information
v-almonacid authored Jul 3, 2024
2 parents 59e3c62 + 86ed54c commit 7c51a13
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion packages/frontend/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@alphaday/frontend",
"private": true,
"version": "3.1.5",
"version": "3.1.6",
"type": "module",
"scripts": {
"prepare": "export VITE_COMMIT=$(git rev-parse --short HEAD)",
Expand Down
1 change: 1 addition & 0 deletions packages/frontend/src/config/boards.ts
Original file line number Diff line number Diff line change
Expand Up @@ -81,6 +81,7 @@ const BOARDS_CONFIG = {
verasity: ["verasity", "verasity-source"],
vitalikbuterin: ["vitalik-buterin"],
wax: ["wax"],
worldcoin: ["worldcoin"],
zcash: [
"zcash-newsletter",
"electric-coin",
Expand Down

0 comments on commit 7c51a13

Please sign in to comment.