diff options
| author | Andrew Lee <andrew@alee14.me> | 2025-03-31 21:50:35 -0400 |
|---|---|---|
| committer | Andrew Lee <andrew@alee14.me> | 2025-03-31 21:50:35 -0400 |
| commit | bc2c850826f4fbde29d3cf3bacb1214e9ff06d93 (patch) | |
| tree | d8ea79da9233c3f185b6d73a722f1edc1d3210d4 /bot/package.json | |
| parent | e3701fda4fb1bb0990625f19df12dd1c16bf2f44 (diff) | |
| download | AleeBot-4.0.0.tar.gz AleeBot-4.0.0.tar.bz2 AleeBot-4.0.0.zip | |
4.0 official releasev4.0.0
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 77ebecd..17d7d66 100644 --- a/bot/package.json +++ b/bot/package.json @@ -1,6 +1,6 @@ { "name": "aleebot", - "version": "4.0.0 Beta", + "version": "4.0.0", "main": "src/bot.js", "type": "module", "author": "Andrew Lee", |
