From 01926a1459efe12fd4a4829631df6e9119bb55f8 Mon Sep 17 00:00:00 2001 From: Ralph <143613948+ralphkb@users.noreply.github.com> Date: Sun, 26 May 2024 15:59:25 +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 275718c..ba7f72b 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "sentinel-tickets", "private": true, - "version": "1.3.0", + "version": "1.4.0", "description": "A free and open source discord tickets bot that has no watermark and bloat.", "main": "index.js", "scripts": {