From 04d17037840683f3785123a091502ad3e721e335 Mon Sep 17 00:00:00 2001 From: Laurenz Rettig <53396064+rettigl@users.noreply.github.com> Date: Thu, 6 Feb 2025 09:18:41 +0100 Subject: [PATCH] Update switcher.json --- sed/switcher.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/sed/switcher.json b/sed/switcher.json index 10e786f..c47a3b3 100644 --- a/sed/switcher.json +++ b/sed/switcher.json @@ -2,7 +2,7 @@ { "name": "latest", "version": "1.0.0a1.dev3+g47b979b", - "url": "https://opencompes.github.io/docs/sed/v0.4.1" + "url": "https://opencompes.github.io/docs/sed/latest" }, { "name": "stable", @@ -31,7 +31,7 @@ "url": "https://opencompes.github.io/docs/sed/v0.4.0" }, { - "name": "v1.0.0.a0", + "name": "v1.0.0a0", "version": "1.0.0a0", "url": "https://opencompes.github.io/docs/sed/v1.0.0.a0" }, @@ -40,4 +40,4 @@ "version": "0.4.1", "url": "https://opencompes.github.io/docs/sed/v0.4.1" } -] \ No newline at end of file +]