From 80131b7b7a7ebb69c43790f81ccf89c32d111db3 Mon Sep 17 00:00:00 2001 From: adator <85586985+adator85@users.noreply.github.com> Date: Sun, 26 Oct 2025 21:10:19 +0100 Subject: [PATCH] Update version.json --- version.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/version.json b/version.json index 8c87f36..b0b4b2f 100644 --- a/version.json +++ b/version.json @@ -1,5 +1,5 @@ { - "version": "6.3.1", + "version": "6.3.2", "requests": "2.32.3", "psutil": "6.0.0", @@ -7,4 +7,4 @@ "sqlalchemy": "2.0.35", "faker": "30.1.0", "pyyaml": "6.0.2" -} \ No newline at end of file +}