From 08ed74e33014e90e3e94e6409e552717130a949d Mon Sep 17 00:00:00 2001 From: James Groom Date: Thu, 12 Sep 2024 01:19:35 +1000 Subject: [PATCH] Updated Release checklist (markdown) --- Release-checklist.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Release-checklist.md b/Release-checklist.md index 01dcb96..00ed9de 100644 --- a/Release-checklist.md +++ b/Release-checklist.md @@ -33,7 +33,7 @@ Note that some of these can be done concurrently. 1. Update `VersionInfo.MainVersion` and `VersionInfo.ReleaseDate` - `ReleaseDate` is overwritten by CI for release builds, but needs to be checked-in. `MainVersion` should be set to e.g. `"2.x.2"` after releasing 2.x.1. 1. Update readme and other documentation pages - - The version isn't explicitly written in any links or text in the readme, but the information itself might become outdated, especially the core list. + - The latest release version isn't explicitly written in any links or text in the readme, but the information itself might become outdated, especially the core list. - [LuaFunctions on TASVideos Wiki](https://tasvideos.org/BizHawk/LuaFunctions) 1. Nix stuff? 1. Hype