From da67e8a1ad2c3849ede44d166b2bfa63dcc62787 Mon Sep 17 00:00:00 2001 From: bo <144749186+omo50@users.noreply.github.com> Date: Tue, 22 Jul 2025 21:12:48 -0500 Subject: [PATCH] fix: add 20.2 and 20.6 into auto-update --- .github/workflows/auto-update.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/auto-update.yml b/.github/workflows/auto-update.yml index 946ef61c5..c584b2396 100644 --- a/.github/workflows/auto-update.yml +++ b/.github/workflows/auto-update.yml @@ -47,7 +47,7 @@ jobs: vpacks=(re-console re-console-lite) pfvs=(curseforge modrinth) mlvs=(fabric) - mcvs=(1.20.1 1.20.4 1.21.1 1.21.3 1.21.4 1.21.5 1.21.8) + mcvs=(1.20.1 1.20.2 1.20.4 1.20.6 1.21.1 1.21.3 1.21.4 1.21.5 1.21.8) batch=() run_batch() {