From a6e75376bb7f444c1f780ba5f4f60aa37b119857 Mon Sep 17 00:00:00 2001 From: Marek Date: Wed, 1 Nov 2023 19:59:58 -0500 Subject: [PATCH] Update package.json Attempt again, Understanding *hopefully* how versioning works. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0a5ea4b5..a54f7fc1 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "SquadJS", - "version": "3.7.1", + "version": "3.8.0", "repository": "https://github.com/Team-Silver-Sphere/SquadJS.git", "author": "Thomas Smyth ", "license": "BSL-1.0",