From 04b59f28ca06711336fd87de61bf692389674072 Mon Sep 17 00:00:00 2001 From: Seshu-Kumar-M Date: Mon, 7 Mar 2022 22:27:04 +0530 Subject: [PATCH] bump the snapshot version of the SO istanbul Issue-ID: SO-3848 Signed-off-by: Seshu-Kumar-M Change-Id: I39d445f889a0d93a29633b6dfa615f9200ec72a0 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index ccc7b6172b..ac570a7982 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=9 -patch=2 +patch=4 base_version=${major}.${minor}.${patch} -- 2.16.6