From ca22a63c365a8f9afd40dfca38dd8a3f58d6df78 Mon Sep 17 00:00:00 2001 From: YoshiRulz Date: Wed, 8 Jan 2025 02:56:23 +1000 Subject: [PATCH] Goodbye prereqs! --- Release-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-checklist.md b/Release-checklist.md index 6de7324..1bff257 100644 --- a/Release-checklist.md +++ b/Release-checklist.md @@ -20,7 +20,7 @@ Note that some of these can be done concurrently. - Set it to create a new tag. - Take the `package_release_*` artifacts you've already downloaded, replace "VERSIONHERE" in the filenames, [recompress the Linux release as `.tar.gz`](https://github.com/TASEmulators/BizHawk/issues/4126), and attach them to the Release. - `unzip BizHawk-VERSIONHERE-linux-x64.tar.zip`; `mv BizHawk-linux-x64-*.tar `; `gzip -9 ` (this deletes the `.tar` when it's done, but `unzip` didn't delete the `.zip`) - - For the description, list any new or graduating cores, optionally some large improvements, and if the Windows prereq installer was updated link that too. + - For the description, list any new or graduating cores, and optionally some large improvements. - Click "Publish" and pray. 1. Update Issues, Labels, and Milestone on GitHub - (where this release will be 2.x.1)