From d3e950c399cca14096b14fd440fe2fefdb1c7f9f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Adrien=20Pav=C3=A3o?= Date: Thu, 9 Oct 2025 07:28:02 +0200 Subject: [PATCH] v1.21.0 - Update version.json --- version.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/version.json b/version.json index 26f817d0d..4fc82e368 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { - "tag_name": "1.20.0", - "release_name": "1.20.0", - "published_at": "2025-08-07", - "html_url": "https://github.com/codalab/codabench/releases/tag/1.20.0" + "tag_name": "1.21.0", + "release_name": "1.21.0", + "published_at": "2025-10-14", + "html_url": "https://github.com/codalab/codabench/releases/tag/1.21.0" }