From e7814c1522f60576f7ed819f260b78a2ea5eed02 Mon Sep 17 00:00:00 2001 From: smartfridge <37928912+smartfrigde@users.noreply.github.com> Date: Sun, 11 Dec 2022 19:14:53 +0100 Subject: [PATCH] Change version back to 3.1.0 Temporary fix for the CI Will move to 3.2.0 soon --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8ad410d..8ef37f6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "ArmCord", - "version": "3.1.1", + "version": "3.1.0", "description": "ArmCord is a custom client designed to enhance your Discord experience while keeping everything lightweight.", "main": "ts-out/main.js", "scripts": {