From 02b17322b10739693e13c1d14a011a479339f42a Mon Sep 17 00:00:00 2001 From: IG Date: Tue, 9 May 2023 11:59:09 +0100 Subject: [PATCH] bump version --- .github/workflows/full.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/full.yml b/.github/workflows/full.yml index aa39777c..9127cb8d 100644 --- a/.github/workflows/full.yml +++ b/.github/workflows/full.yml @@ -1,7 +1,7 @@ name: 'Full Workflow' env: - VERSION: 4.10.1 + VERSION: 4.11.0 ASM_VERSION: 4.0.0 on: