From 23d80344ef3812a7efba7b48f81ff120a7c612c4 Mon Sep 17 00:00:00 2001 From: MichaelMorris Date: Wed, 9 Feb 2022 14:08:27 +0000 Subject: Step version to 1.10.2-SNAPSHOT Signed-off-by: MichaelMorris Issue-ID: SDC-3868 Change-Id: I8dc7701d6290bc95cf4ec90dae8653722a5c453f --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index f410bdc189..5c1110a975 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major=1 minor=10 -patch=1 +patch=2 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg