From cb56eaf2e22e8246f769dde0fa52cadaca5158bc Mon Sep 17 00:00:00 2001 From: Harish Venkata Kajur Date: Tue, 11 Feb 2020 10:04:30 -0500 Subject: Add an unit test for the bug with children Issue-ID: AAI-2790 Change-Id: I976384de5fe4300b7793850ef416cef9d2e013c7 Signed-off-by: Harish Venkata Kajur Signed-off-by: Jimmy Forsyth --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index fd02907..fc0709c 100644 --- a/version.properties +++ b/version.properties @@ -5,7 +5,7 @@ major_version=1 minor_version=6 -patch_version=3 +patch_version=4 base_version=${major_version}.${minor_version}.${patch_version} -- cgit 1.2.3-korg