From 57fcfdb89064e71d7bafe89a6e04a1eec2668ca2 Mon Sep 17 00:00:00 2001 From: IG Date: Tue, 16 May 2023 14:58:18 +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 57d542ef..faf35386 100644 --- a/.github/workflows/full.yml +++ b/.github/workflows/full.yml @@ -1,7 +1,7 @@ name: 'Full Workflow' env: - VERSION: 4.11.1 + VERSION: 4.11.2 ASM_VERSION: 4.0.0 on: