From 5e4d85d666e319d7fa24ae8ad8c38411f5cdf268 Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Tue, 23 Feb 2021 11:31:06 -0500 Subject: Bump models to 2.4.1-SNAPSHOT Issue-ID: POLICY-3088 Change-Id: I7f6cc0ab5299200315c78f6e6c79c79349d2608c Signed-off-by: Ram Krishna Verma --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index ee5d4d0e3..858e03bd3 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=2 minor=4 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg