From 25816b5d01e3d477b89fd19830f7a427d1360997 Mon Sep 17 00:00:00 2001 From: bobokun Date: Sat, 15 Nov 2025 11:11:53 -0500 Subject: [PATCH] updated supported_versions --- SUPPORTED_VERSIONS.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SUPPORTED_VERSIONS.json b/SUPPORTED_VERSIONS.json index 275844f..a779655 100644 --- a/SUPPORTED_VERSIONS.json +++ b/SUPPORTED_VERSIONS.json @@ -4,7 +4,7 @@ "qbitapi": "2025.11.0" }, "develop": { - "qbit": "v5.1.2", - "qbitapi": "2025.7.0" + "qbit": "v5.1.3", + "qbitapi": "2025.11.0" } }