From da7dbce7281411000509b569951f4899d6f8e949 Mon Sep 17 00:00:00 2001 From: Sayrix <43046854+Sayrix@users.noreply.github.com> Date: Tue, 24 Oct 2023 23:43:08 +0200 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c3de7f3d..511a1a8f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ticket-bot", - "version": "3.2.2", + "version": "3.3.0", "description": "Bot with a ticket system using Discord.js v14", "main": "dist/index.js", "scripts": {