From a65f0af2b468a04916f83df1088394aa5d08135f Mon Sep 17 00:00:00 2001 From: yashwanth03 Date: Tue, 9 Feb 2021 02:14:08 -0800 Subject: Fix Security Vulnerablities Issue-ID: OPTFRA-905 Signed-off-by: yashwanth03 Change-Id: Ic618bb0261def69d763354ac99968541926fb240 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index 088862d..c1a568d 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=2 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg