From 96b2d1db73d38b04ed2a6ff2747c279bfe275150 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Mon, 10 Feb 2025 17:33:27 +0000 Subject: [PATCH] Update version.json for release 1.17.0 --- version.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/version.json b/version.json index 43706bef6..eeedcc753 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { - "tag_name": "1.16.0", - "release_name": "1.16.0", - "published_at": "2025-01-16T16:11:05Z", - "html_url": "https://github.com/codalab/codabench/releases/tag/1.16.0" + "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" }