From abc16f8a221c54d291ee74baf12d112fac030f28 Mon Sep 17 00:00:00 2001 From: bobokun <12660469+bobokun@users.noreply.github.com> Date: Thu, 20 Nov 2025 12:42:30 +0000 Subject: [PATCH] Update SUPPORTED_VERSIONS.json --- SUPPORTED_VERSIONS.json | 4 ++-- VERSION | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/SUPPORTED_VERSIONS.json b/SUPPORTED_VERSIONS.json index a779655..2c4ee14 100644 --- a/SUPPORTED_VERSIONS.json +++ b/SUPPORTED_VERSIONS.json @@ -4,7 +4,7 @@ "qbitapi": "2025.11.0" }, "develop": { - "qbit": "v5.1.3", - "qbitapi": "2025.11.0" + "qbit": "v5.1.4", + "qbitapi": "2025.11.1" } } diff --git a/VERSION b/VERSION index a8edde0..04e4563 100755 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -4.6.5-develop1 +4.6.5-develop2