From 522ae0c290054ceb8df91f657d04a934f274c24e Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Wed, 9 Apr 2025 13:24:06 +0000 Subject: [PATCH] Update version.json for release 1.18.0 --- version.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/version.json b/version.json index eeedcc753..0660fe36f 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { - "tag_name": "1.17.0", - "release_name": "1.17.0", - "published_at": "2025-02-10T17:33:09Z", - "html_url": "https://github.com/codalab/codabench/releases/tag/1.17.0" + "tag_name": "1.18.0", + "release_name": "1.18.0", + "published_at": "2025-04-09T13:23:50Z", + "html_url": "https://github.com/codalab/codabench/releases/tag/1.18.0" }