From b8bba758401d8db49384e03bd524a56cfe4986a4 Mon Sep 17 00:00:00 2001 From: Obada Haddad Date: Thu, 15 May 2025 16:04:06 +0200 Subject: [PATCH 1/2] Version bump --- version.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/version.json b/version.json index 0660fe36f..b28496665 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { - "tag_name": "1.18.0", - "release_name": "1.18.0", + "tag_name": "1.19.0", + "release_name": "1.19.0", "published_at": "2025-04-09T13:23:50Z", - "html_url": "https://github.com/codalab/codabench/releases/tag/1.18.0" + "html_url": "https://github.com/codalab/codabench/releases/tag/1.19.0" } From ff8ab5763f3ceaf21d3c75071f5922d45536fd13 Mon Sep 17 00:00:00 2001 From: Obada Haddad Date: Thu, 15 May 2025 16:08:58 +0200 Subject: [PATCH 2/2] Removed time and updated date to today --- version.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.json b/version.json index b28496665..359f74c53 100644 --- a/version.json +++ b/version.json @@ -1,6 +1,6 @@ { "tag_name": "1.19.0", "release_name": "1.19.0", - "published_at": "2025-04-09T13:23:50Z", + "published_at": "2025-05-15", "html_url": "https://github.com/codalab/codabench/releases/tag/1.19.0" }