From 2cf13e0dcad627b8ba0b6b320c958b9026d1a975 Mon Sep 17 00:00:00 2001 From: Ram Krishna Verma Date: Tue, 14 Apr 2020 12:39:27 -0400 Subject: Bump common to 1.6.5-SNAPSHOT Issue-ID: POLICY-2378 Change-Id: I0012a2cd7acbb9d634b1fc7226992b873142016a 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 fe641958..98eaf266 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=6 -patch=4 +patch=5 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg