Skip to content

Commit

Permalink
Merge tag 'v1.4.0' into dev
Browse files Browse the repository at this point in the history
added automatic member department role assignment
  • Loading branch information
Frenkii committed Dec 25, 2023
2 parents 9b71d12 + 6e64bec commit 0c78e9c
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.3.0",
"version": "1.4.0",
"scripts": {
"run": "tsc && node ./dist/src/index.js",
"commands:update": "rimraf ./dist && tsc && node ./dist/scripts/registerCommands.js",
Expand Down

0 comments on commit 0c78e9c

Please sign in to comment.