From 1ecdbf8afece14c4894f53ad698b3ae843f71ed7 Mon Sep 17 00:00:00 2001 From: Minecon724 Date: Sun, 27 Oct 2024 16:16:36 +0100 Subject: [PATCH] a --- release.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/release.py b/release.py index 7dad07d..8c1c959 100755 --- a/release.py +++ b/release.py @@ -165,7 +165,7 @@ def main(config: dict, version: str, channel: str, local: bool): 'id': latest_data['id'] + 1, 'timestamp': int(time.time()), 'file': file_url, - 'changelog': changelog_url + 'changelog': changelog_url, 'sha256': file_hash }