From 12036ed204d2f1d5087a165005fe23490e21c249 Mon Sep 17 00:00:00 2001 From: efiacor Date: Thu, 16 Dec 2021 15:34:45 +0000 Subject: [DMAAP-MR] Version bump to 1.3.1 Signed-off-by: efiacor Change-Id: I13495fbb71ff0a35cd2f4281e1dc6bc9c3e592ab Issue-ID: DMAAP-1691 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index d8e24cd..410bad2 100644 --- a/version.properties +++ b/version.properties @@ -27,7 +27,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg