From 753fb3325ceaba2eec43c098ada6a0d72a647bc6 Mon Sep 17 00:00:00 2001 From: Prudence Au Date: Mon, 1 Oct 2018 21:03:49 -0400 Subject: Release 1.3.1 of pomba-context-aggregator Change-Id: I1c7fbfb2b1f200c03ab56dfe29634a9c875248f6 Signed-off-by: Prudence Au Issue-ID: LOG-704 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'version.properties') diff --git a/version.properties b/version.properties index a254b21..fb21064 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=3 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg