From 578b8b913d38da28e0424e03529aee831c27b9fb Mon Sep 17 00:00:00 2001 From: Ralph <143613948+ralphkb@users.noreply.github.com> Date: Thu, 19 Sep 2024 09:49:35 +0300 Subject: [PATCH] Bump bot version --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index db0f80a..947215f 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sentinel-tickets", "private": true, - "version": "1.5.0", + "version": "1.6.0", "description": "A free and open source discord tickets bot that has no watermark and bloat.", "main": "index.js", "scripts": {