From 4600232feca7f734d8304265fa5245ce98a8890f Mon Sep 17 00:00:00 2001 From: Albert Portnoy Date: Wed, 18 Oct 2023 21:53:58 -0500 Subject: [PATCH] 4.7.4 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 3f30cf2ea..3568361c5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "replugged", - "version": "4.7.3", + "version": "4.7.4", "description": "A lightweight @discord client mod focused on simplicity and performance", "license": "MIT", "main": "dist/main.mjs",