Skip to content

Commit

Permalink
Merge tag 'v1.5.1' into dev
Browse files Browse the repository at this point in the history
- removed bot log error message
- removed ping roles for staffing reuqest
  • Loading branch information
Frenkii committed Jun 23, 2024
2 parents fc5c36f + 3ffc0f6 commit 1ae1bb0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "discord-bot",
"version": "1.5.0",
"version": "1.5.1",
"scripts": {
"run": "tsc && node ./dist/src/index.js",
"commands:update": "rimraf ./dist && tsc && node ./dist/scripts/registerCommands.js",
Expand Down

0 comments on commit 1ae1bb0

Please sign in to comment.