From 2f560dc5297a1b0e7ab29ec8310a353fe8ece974 Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Fri, 8 Apr 2022 08:16:49 +0100 Subject: Step version to 1.11.1-SNAPSHOT Signed-off-by: MichaelMorris Issue-ID: SDC-3951 Change-Id: Ifee66e777462161952765dcbb84c3a8fb1634cd2 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 3605353297..630131714c 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=11 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg