Skip to content

Commit

Permalink
🛠️ package.json -> Updated version to 1.0.1
Browse files Browse the repository at this point in the history
🛠️ user-join.js -> Updated Dashboard link to client.eranodes.xyz
  • Loading branch information
g9aerospace committed Mar 28, 2024
1 parent 768bcde commit 5683760
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "EraNodes-Utils",
"version": "1.0.0",
"version": "1.0.1",
"description": "A Eranodes Bot",
"main": "index.js",
"scripts": {
Expand Down
2 changes: 1 addition & 1 deletion utilities/user-join.js
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ async function sendWelcomeMessage(member) {
fields: [
{
name: 'Dashboard',
value: '[freedash.eranodes.xyz](https://freedash.eranodes.xyz)'
value: '[client.eranodes.xyz](https://client.eranodes.xyz)'
},
{
name: 'Panel',
Expand Down

0 comments on commit 5683760

Please sign in to comment.