From 12529ef9e2ad95a33a01892c5236257d3ebf5404 Mon Sep 17 00:00:00 2001 From: Commenter Date: Fri, 23 Aug 2024 16:28:48 -0500 Subject: [PATCH] hotfix i uploaded the wrong file --- .github/meta.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/meta.json b/.github/meta.json index 812c4d4..2b89848 100644 --- a/.github/meta.json +++ b/.github/meta.json @@ -1,6 +1,8 @@ [ { "ident": "xkcd-bios", - "version": "1.0" + "version": "1.0.1", + "patchnotes_url": "https://github.com/Commenter25/xkcd-bios-pd2/blob/main/CHANGELOG.md", + "download_url": "https://github.com/Commenter25/xkcd-bios-pd2/releases/download/1.0.1/xkcd-bios.7z" } ]