From 41e7b7c3b891993d063dd0f1619cf2b381cc9b69 Mon Sep 17 00:00:00 2001 From: Salman Muin Kayser Chishti Date: Mon, 11 Aug 2025 10:50:06 +0100 Subject: [PATCH] update major version --- .github/workflows/update-main-version.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/update-main-version.yml b/.github/workflows/update-main-version.yml index 7bec7d5..643b954 100644 --- a/.github/workflows/update-main-version.yml +++ b/.github/workflows/update-main-version.yml @@ -11,6 +11,7 @@ on: type: choice description: The major version to update options: + - v5 - v4 - v3 - v2