From f9c261d6349d53b30ba12c7a3db755ba8c31d2f6 Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Mon, 23 May 2022 11:08:22 +0100 Subject: Step version to 1.11.4-SNAPSHOT Signed-off-by: MichaelMorris Issue-ID: SDC-4008 Change-Id: I0570cc896a88c988d5b9cbf45b11f9648a88a932 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 948e4a448a..2f6c51674a 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=11 -patch=3 +patch=4 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg