From d734d243db65796a997efadd9798e0bb1632f3eb Mon Sep 17 00:00:00 2001 From: Andy Date: Fri, 15 Nov 2024 02:20:01 +0200 Subject: [PATCH] fixed stackblitz links --- examples/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/index.html b/examples/index.html index e253df9..3d45ae1 100644 --- a/examples/index.html +++ b/examples/index.html @@ -250,7 +250,7 @@ const name = `${ex.label.toLowerCase().replace(/\s/g, '-')}-${ex.visualModule}-${ex.physicsModule}`; // const sbBranchSuffix = 'tree/new-examples/'; // const sbBranchSuffix = 'tree/main/'; - const sbBranchSuffix = 'tree/0.0.48/'; + const sbBranchSuffix = 'tree/0.0.49/'; // const sbBranchSuffix = 'tree/4d36b3398a502a694a0e9dbb1fcfaa65264bc4bb/'; return { ...ex,