From 5adcc08972cb3b3df9222ae7e3e736f3375d6f54 Mon Sep 17 00:00:00 2001 From: Ninjdai <65647523+Ninjdai1@users.noreply.github.com> Date: Wed, 4 Oct 2023 10:27:39 +0200 Subject: [PATCH] Update package.json Set bot version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6bdf0a..2f6f306 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "april", - "version": "4.5.3-beta", + "version": "4.5.4-beta", "description": "Best bot ever OwO", "main": "index.mjs", "scripts": {