From 36544c1617d1512d8373a3c90ff76563e513f6c8 Mon Sep 17 00:00:00 2001 From: "puthuparambil.aditya" Date: Wed, 13 Oct 2021 11:44:23 +0100 Subject: [PATCH] Version to be updated when the bump is done Issue-ID: CPS-727 Signed-off-by: puthuparambil.aditya Change-Id: I09373539a8af78129694220e24ba37f620e0056e --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 67022d0f3..7d2dc3254 100755 --- a/version.properties +++ b/version.properties @@ -21,7 +21,7 @@ major=2 minor=0 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- 2.16.6