From 5a5de9c3831dd2145fa4fb1abf4bf71d7a547fb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Joaqu=C3=ADn?= Date: Mon, 12 Aug 2024 09:04:23 +0200 Subject: [PATCH] chore(download): add 7.22.0-alpha4 to download page --- enterprise/content/download.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/enterprise/content/download.md b/enterprise/content/download.md index 2594f748..efa5d757 100644 --- a/enterprise/content/download.md +++ b/enterprise/content/download.md @@ -79,6 +79,21 @@ downloads: branches: - branch: "7.22" releases: + - number: "7.22.0-alpha4" + note: "https://github.com/camunda/camunda-bpm-platform/issues?q=is%3Aissue+is%3Aclosed+reason%3A%22completed%22+label%3Aversion%3A7.22.0-alpha4" + date: "2024.08.13" + excludeservers: + - "wildfly" + - "wildfly11" + - "wildfly10" + - "wildfly8" + - "glassfish" + - "ibm-was" + - "ibm-was-85" + - "ibm-was9" + - "jboss" + excludeformats: + - "war" - number: "7.22.0-alpha3" note: "https://github.com/camunda/camunda-bpm-platform/issues?q=is%3Aissue+is%3Aclosed+reason%3A%22completed%22+label%3Aversion%3A7.22.0-alpha3" date: "2024.07.02"