From b5c5a12edd16454f8a379f0bfedef2fd8dd22b9d Mon Sep 17 00:00:00 2001 From: Zefir Date: Mon, 6 Jul 2026 09:38:04 +0300 Subject: [PATCH] Set versions 26.1.x and 26.2.x as supported Signed-off-by: Zefir --- .github/workflows/release.yaml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/release.yaml b/.github/workflows/release.yaml index b90653b..02d118f 100644 --- a/.github/workflows/release.yaml +++ b/.github/workflows/release.yaml @@ -49,4 +49,6 @@ jobs: game-versions: |- 1.20.x 1.21.x + 26.1.x + 26.2.x files: target/BankAccounts-${{ github.event.release.tag_name }}.jar