diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-04-01 21:52:44 -0400 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-04-01 21:52:44 -0400 |
| commit | 657599acccf351c7c9366cec9f648b7496c89bdb (patch) | |
| tree | d35ed13d5234312d8eef5f9584c46ebb16d4b155 /bot/package.json | |
| parent | 43e2344173178a5945ddca24a9ef7c091269b040 (diff) | |
| download | AleeBot-657599acccf351c7c9366cec9f648b7496c89bdb.tar.gz AleeBot-657599acccf351c7c9366cec9f648b7496c89bdb.tar.bz2 AleeBot-657599acccf351c7c9366cec9f648b7496c89bdb.zip | |
New commands (warn, adventure); Splitting log channels
Diffstat (limited to 'bot/package.json')
| -rw-r--r-- | bot/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/bot/package.json b/bot/package.json index 17d7d66..ac40765 100644 --- a/bot/package.json +++ b/bot/package.json @@ -1,6 +1,6 @@ { "name": "aleebot", - "version": "4.0.0", + "version": "4.1.0 Beta", "main": "src/bot.js", "type": "module", "author": "Andrew Lee", |
