From dc78be4db63490caf47352d52bce3fa8d1e49f1c Mon Sep 17 00:00:00 2001 From: John Johansen Date: Thu, 31 Jul 2025 11:41:53 -0700 Subject: [PATCH] Prepare for 5.0.0~alpha1 release - bump version Signed-off-by: John Johansen --- common/Version | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/Version b/common/Version index 25855dc18..6efe04e55 100644 --- a/common/Version +++ b/common/Version @@ -1 +1 @@ -4.1.0~beta1 +5.0.0~alpha1