From 7e07d60c6cbded655244c99a700fc57089ad4265 Mon Sep 17 00:00:00 2001 From: GitHub Actions Date: Thu, 16 Jan 2025 16:11:16 +0000 Subject: [PATCH] Update version.json for release 1.16.0 --- version.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/version.json b/version.json index 0a246ec79..43706bef6 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { - "tag_name": "1.15.0", - "release_name": "1.15.0", - "published_at": "2024-12-19T17:59:35Z", - "html_url": "https://github.com/codalab/codabench/releases/tag/1.15.0" + "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" }