From d2fd5b134a170ea0184598cd39c7190cd70e23c6 Mon Sep 17 00:00:00 2001 From: Andy Damevin Date: Tue, 19 Mar 2024 17:10:20 +0100 Subject: [PATCH] 1.4.0 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index 2d3e3d7..cf8c2dc 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "1.4.0.CR3" + current-version: "1.4.0" next-version: "999-SNAPSHOT"