From 0275bd5e4518a7ddc9b85805bd0a2d4c7b1fd148 Mon Sep 17 00:00:00 2001 From: Holly Cummins Date: Tue, 18 Jun 2024 21:14:52 +0100 Subject: [PATCH] Second attempt at release, moving to Pact 4.6.10 --- .github/project.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/project.yml b/.github/project.yml index af9f067..d6962b6 100644 --- a/.github/project.yml +++ b/.github/project.yml @@ -1,3 +1,3 @@ release: - current-version: "1.4.0" + current-version: "1.4.1" next-version: "1.5-SNAPSHOT"