From beec16f39d2ab9cae895ffe9aecf84840dab3f6b Mon Sep 17 00:00:00 2001 From: adator <85586985+adator85@users.noreply.github.com> Date: Sat, 18 Oct 2025 20:49:39 +0200 Subject: [PATCH] Update to the 3.0.0 V --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index c641feb..29c414d 100644 --- a/version.json +++ b/version.json @@ -3,7 +3,7 @@ "requests": "2.32.3", "psutil": "6.0.0", - "unrealircd_rpc_py": "2.0.5", + "unrealircd_rpc_py": "3.0.0", "sqlalchemy": "2.0.35", "faker": "30.1.0", "pyyaml": "6.0.2"