From a24a33a1e94075e39d52cdf027e131f0c28309ec Mon Sep 17 00:00:00 2001 From: Andras Lasso Date: Thu, 9 Oct 2025 15:30:51 -0400 Subject: [PATCH] Switch MONAIAuto3DSeg to use 5.8 branch This allows making backward-incompatible changes in the main branch. --- MONAIAuto3DSeg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MONAIAuto3DSeg.json b/MONAIAuto3DSeg.json index d6ff2d75..de8adbf9 100644 --- a/MONAIAuto3DSeg.json +++ b/MONAIAuto3DSeg.json @@ -3,7 +3,7 @@ "build_dependencies": ["PyTorch"], "build_subdirectory": ".", "category": "Segmentation", - "scm_revision": "main", + "scm_revision": "5.8", "scm_url": "https://github.com/lassoan/SlicerMONAIAuto3DSeg", "tier": 5 }