Skip to content

Commit 4c9ae8d

Browse files
authored
Merge branch 'master' into dev
2 parents 6c93a82 + 3baff4d commit 4c9ae8d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

assets/email/AccountInvitation.hbs

+1-1
Original file line numberDiff line numberDiff line change
@@ -396,7 +396,7 @@
396396
McHacks Discord server and opening ceremonies will begin at 7:00 pm. Be
397397
sure to get set up on the McHacks Discord server at <a
398398
href="https://discord.gg/XVSdW9pc"
399-
style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;color:#F2463A;text-decoration:none;">https://discord.gg/g4Pya8jcxM</a>
399+
style="-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%;color:#F2463A;text-decoration:none;">https://discord.gg/XVSdW9pc</a>
400400
and contact your coordinator to set up your server roles.
401401
<br><br>
402402
Get access to the sponsor dashboard by clicking on the button below.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "hackerAPI",
3-
"version": "3.1.6",
3+
"version": "3.1.4",
44
"private": true,
55
"scripts": {
66
"start": "DEBUG=hackboard:* NODE_ENV=test nodemon --ignore gcp_creds.json ./bin/www.js",

0 commit comments

Comments
 (0)