From 5644f52138ea8700ba4f822d35d277802f8f3d29 Mon Sep 17 00:00:00 2001 From: Jimmy Forsyth Date: Wed, 14 Aug 2019 15:43:02 -0400 Subject: Upversion rest-client in elalto Issue-ID: AAI-2579 Signed-off-by: Jimmy Forsyth Change-Id: I6084cdfdab84f6efb59f6d691271c5505af8c2e3 --- version.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/version.properties b/version.properties index 99af342..f78f30b 100644 --- a/version.properties +++ b/version.properties @@ -4,7 +4,7 @@ major=1 minor=5 -patch=0 +patch=1 base_version=${major}.${minor}.${patch} -- cgit 1.2.3-korg