From 9c8f5a1624e9acad0e5880cedf6b0422e7a9a788 Mon Sep 17 00:00:00 2001 From: Kori Kuzma Date: Mon, 6 Oct 2025 03:58:04 -0400 Subject: [PATCH] fix: update condition set va-spec version --- schema/va-spec/base/json/ConditionSet | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schema/va-spec/base/json/ConditionSet b/schema/va-spec/base/json/ConditionSet index d6c0ad50..ab40ad89 100644 --- a/schema/va-spec/base/json/ConditionSet +++ b/schema/va-spec/base/json/ConditionSet @@ -25,7 +25,7 @@ "items": { "oneOf": [ { - "$ref": "/ga4gh/schema/va-spec/1.0.0/base/json/ConditionSet" + "$ref": "/ga4gh/schema/va-spec/1.0.1/base/json/ConditionSet" }, { "$ref": "/ga4gh/schema/gks-core/1.0.0/json/MappableConcept"