From 22b35d6f4a53b1109f1eb6ccc5188ca5b503602c Mon Sep 17 00:00:00 2001 From: colin273 Date: Fri, 18 Oct 2024 13:53:04 -0400 Subject: [PATCH] 4.8.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index f413e33e3..47ddf0ffa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "replugged", - "version": "4.8.1", + "version": "4.8.2", "description": "A lightweight @discord client mod focused on simplicity and performance", "license": "MIT", "main": "dist/main.mjs",