From 5dc23c9ba5f1fc1150cd1d82b4d23f1cc40ebe91 Mon Sep 17 00:00:00 2001
From: Wouter Deconinck <wdconinc@gmail.com>
Date: Thu, 15 Dec 2022 21:07:55 +0000
Subject: [PATCH] Merge v22.11-stable changes into master

---
 .gitlab-ci.yml | 1 -
 VERSION        | 2 +-
 2 files changed, 1 insertion(+), 2 deletions(-)

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index be38203bd..822e61bcf 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -390,7 +390,6 @@ jug_xl:feature:
   rules:
     - if: '$CI_PIPELINE_SOURCE == "merge_request_event"'
       when: never
-    - when: on_success
   artifacts:
       expire_in: 1 days
       paths:
diff --git a/VERSION b/VERSION
index fcdb2e109..7af24b7dd 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-4.0.0
+22.11.0
-- 
GitLab