From b9c6259398063d53d648db7b50e5d2b9358a2ace Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Mon, 10 Jul 2023 15:12:09 +0100 Subject: Step version to 1.13.2-SNAPSHOT Signed-off-by: MichaelMorris Issue-ID: SDC-4552 Change-Id: I0e3e9a90d463bd5f18c683712eefbb7123a03c4a --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index e04579ed48..d7bf50bc29 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=13 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg